Changeset 1588 for temp/trunk
- Timestamp:
- 2006/08/24 12:29:26 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/admin/products/test.tpl (modified) (previous)
-
html/admin/products/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/index.php
r1587 r1588 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 252 $arrProducts = $objQuery->select($col, $from, $where, $arrval); 253 254 253 255 254 $objPage->arrTest = $arrProducts;
Note: See TracChangeset
for help on using the changeset viewer.
