Changeset 11526 for branches/dev/html/shopping/complete.php
- Timestamp:
- 2007/03/05 10:31:02 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/shopping/complete.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/shopping/complete.php
r11516 r11526 65 65 $arrResults = $objQuery->getall("SELECT * FROM dtb_order WHERE order_id = ? ", array($order_id)); 66 66 $objPage->arrResults = $arrResults; 67 sfprintr($arrResults);68 67 69 68 if (count($arrResults) > 0) {
Note: See TracChangeset
for help on using the changeset viewer.
