Changeset 12562 for branches/dev/html/mobile
- Timestamp:
- 2007/05/11 18:25:12 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/mobile/shopping/payment.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/mobile/shopping/payment.php
r12561 r12562 243 243 function lfRegistData($uniqid) { 244 244 245 print("trave");246 245 global $objFormParam; 247 246 $arrRet = $objFormParam->getHashArray(); … … 270 269 $sqlval['use_point'] = 0; 271 270 } 272 271 print("trave"); 273 272 sfRegistTempOrder($uniqid, $sqlval); 274 273 }
Note: See TracChangeset
for help on using the changeset viewer.
