Changeset 10263 for temp/trunk/html/admin
- Timestamp:
- 2006/12/06 09:32:26 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/products/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/index.php
r10262 r10263 201 201 } 202 202 203 $order = "update_date DESC, product_id ";203 $order = "update_date DESC, product_id DESC"; 204 204 $objQuery = new SC_Query(); 205 205
Note: See TracChangeset
for help on using the changeset viewer.
