- Timestamp:
- 2007/02/22 15:47:26 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/shopping/complete.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/shopping/complete.php
r344 r345 66 66 $cnt = count($arrResults); 67 67 68 if($cnt !=0) {68 if($cnt > 0) { 69 69 // ´°Î»²èÌ̤Çɽ¼¨¤¹¤ë·èºÑÆâÍÆ 70 70 $arrOther = unserialize($arrResults[0]["memo02"]);
Note: See TracChangeset
for help on using the changeset viewer.
