Changeset 12568 for branches/dev/html
- Timestamp:
- 2007/05/11 18:44:02 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/mobile/shopping/nonmember.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/mobile/shopping/nonmember.php
r12566 r12568 218 218 219 219 if ($_POST["mode"] == "customer_addr") { 220 $objPage->uniqid = lfRegistData ($objPage->arrForm, $arrRegistColumn, $arrRejectRegistColumn);220 lfRegistData ($uniqid); 221 221 header("Location:" . gfAddSessionId("./payment.php")); 222 222 print($_POST);
Note: See TracChangeset
for help on using the changeset viewer.
