Changeset 12655 for branches/dev
- Timestamp:
- 2007/05/13 14:41:06 (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
r12653 r12655 380 380 // $cnt++; 381 381 // } 382 383 $objQuery = new SC_Query(); 384 $where = "order_temp_id = ?"; 385 $arrRet = $objQuery->select("*", "dtb_order_temp", $where, array($uniqid)); 386 $objFormParam->setParam($arrRet[0]); 382 387 383 388 $objPage->arrAddr[0]['zip01'] = $objPage->zip01;
Note: See TracChangeset
for help on using the changeset viewer.
