Changeset 1826 for temp/trunk/html/admin/customer
- Timestamp:
- 2006/08/24 19:34:37 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/customer/edit.php (modified) (1 diff)
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.
