Changeset 1776 for temp/trunk/html
- Timestamp:
- 2006/08/24 18:39:39 (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
r1775 r1776 259 259 //$objPage->arrProducts = $objQuery->select($col, $from, $where, $arrval); 260 260 */ 261 $max = 8;261 $max = 10; 262 262 for($i = 0; $i < $max; $i++) { 263 263 $objPage->arrProducts[$i]['product_id'] = $i;
Note: See TracChangeset
for help on using the changeset viewer.
