Changeset 1774 for temp/trunk
- Timestamp:
- 2006/08/24 18:38:13 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/products/index_test.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/index_test.php
r1773 r1774 258 258 //$objPage->arrProducts = $objQuery->select($col, $from, $where, $arrval); 259 259 */ 260 $max = 10;260 $max = 8; 261 261 for($i = 0; $i < $max; $i++) { 262 262 $objPage->arrProducts[$i]['product_id'] = $i;
Note: See TracChangeset
for help on using the changeset viewer.
