Changeset 12668 for branches/dev/html/mobile
- Timestamp:
- 2007/05/13 22:55:39 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/mobile/shopping/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/mobile/shopping/index.php
r12666 r12668 383 383 if ($_POST['deli'] != "") { 384 384 lfRegistData($objPage->tpl_uniqid); 385 386 header("Location:" . gfAddSessionId("./payment.php ?test=test"));385 setcookie('eccube_mobile',$_POST); 386 header("Location:" . gfAddSessionId("./payment.php")); 387 387 exit; 388 388 }else{
Note: See TracChangeset
for help on using the changeset viewer.
