Changeset 1770 for temp/trunk/html/admin
- Timestamp:
- 2006/08/24 18:35:06 (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
r1769 r1770 265 265 //$objPage->arrProducts = $objQuery->select($col, $from, $where, $arrval); 266 266 */ 267 $max = 10;267 $max = 8; 268 268 for($i = 0; $i < $max; $i++) { 269 269 $objPage->arrProducts[$i]['product_id'] = $i;
Note: See TracChangeset
for help on using the changeset viewer.
