- Timestamp:
- 2007/05/11 12:46:18 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/mobile/shopping/nonmember.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/mobile/shopping/nonmember.php
r12540 r12541 219 219 if ($_POST["mode"] == "customer_addr") { 220 220 221 print($_POST); 221 222 222 223 223 // $objFormParam = new SC_FormParam(); … … 248 248 // } 249 249 header("Location:" . gfAddSessionId("./payment.php")); 250 ;250 print($_POST); 251 251 } 252 252
Note: See TracChangeset
for help on using the changeset viewer.
