Changeset 345 for branches


Ignore:
Timestamp:
2007/02/22 15:47:26 (19 years ago)
Author:
inoue
Message:

決済情報を送信するロジックに対応

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/shopping/complete.php

    r344 r345  
    6666    $cnt = count($arrResults); 
    6767     
    68     if($cnt != 0) { 
     68    if($cnt > 0) { 
    6969        // ´°Î»²èÌ̤Çɽ¼¨¤¹¤ë·èºÑÆâÍÆ 
    7070        $arrOther = unserialize($arrResults[0]["memo02"]); 
Note: See TracChangeset for help on using the changeset viewer.