Changeset 14740
- Timestamp:
- 2007/06/18 12:12:56 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/mobile/nonmember/payment.php
r14739 r14740 69 69 $objSiteSess->setRegistFlag(); 70 70 //header("Location: " . gfAddSessionId(MOBILE_URL_SHOP_TOP)); 71 //header("Location: " . gfAddSessionId('../shopping/index.php'));72 //exit;73 $_POST['mode'] = "deliv_date";71 header("Location: " . gfAddSessionId('../shopping/confirm.php')); 72 exit; 73 // $_POST['mode'] = "deliv_date"; 74 74 } 75 75 }
Note: See TracChangeset
for help on using the changeset viewer.