Changeset 1491 for temp/trunk/html/admin
- Timestamp:
- 2006/08/24 10:09:20 (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
r1490 r1491 249 249 $objQuery->setorder($order); 250 250 // ¸¡º÷·ë²Ì¤Î¼èÆÀ 251 $objPage->arrProducts = $objQuery->select($col, $from, $where, $arrval); 251 // $objPage->arrProducts = $objQuery->select($col, $from, $where, $arrval); 252 $arrProducts = $objQuery->select($col, $from, $where, $arrval); 252 253 253 254
Note: See TracChangeset
for help on using the changeset viewer.
