Changeset 1827 for temp/trunk/html
- Timestamp:
- 2006/08/24 19:38:21 (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
r1826 r1827 286 286 $arrPurchaseHistory = $objQuery->select("*", "dtb_order", "customer_id=?", array($customer_id)); 287 287 288 $objQuery->getlastquery(true);289 290 288 return $arrPurchaseHistory; 291 289 }
Note: See TracChangeset
for help on using the changeset viewer.
