Changeset 5244 for temp/trunk
- Timestamp:
- 2006/09/20 14:13:42 (20 years ago)
- Location:
- temp/trunk/html/shopping
- Files:
-
- 2 edited
-
complete.php (modified) (1 diff)
-
confirm.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/shopping/complete.php
r5243 r5244 50 50 $order_id = lfDoComplete($objQuery, $uniqid); 51 51 $objQuery->commit(); 52 53 exit(); 52 54 53 55 // ¥»¥Ã¥·¥ç¥ó¤ËÊݴɤµ¤ì¤Æ¤¤¤ë¾ðÊó¤ò¹¹¿·¤¹¤ë -
temp/trunk/html/shopping/confirm.php
r5242 r5244 85 85 */ 86 86 default: 87 exit();88 87 header("Location: " . URL_SHOP_COMPLETE); 89 88 break;
Note: See TracChangeset
for help on using the changeset viewer.
