Changeset 1826 for temp/trunk
- Timestamp:
- 2006/08/24 19:34:37 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 deleted
- 2 edited
-
data/Smarty/templates/admin/products/test.tpl (deleted)
-
data/Smarty/templates/shopping/payment.tpl (modified) (previous)
-
html/admin/customer/edit.php (modified) (1 diff)
-
html/admin/products/index2.php (deleted)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/customer/edit.php
r1328 r1826 286 286 $arrPurchaseHistory = $objQuery->select("*", "dtb_order", "customer_id=?", array($customer_id)); 287 287 288 $objQuery->getlastquery(true); 289 288 290 return $arrPurchaseHistory; 289 291 }
Note: See TracChangeset
for help on using the changeset viewer.
