Changeset 1791 for temp/trunk/html
- Timestamp:
- 2006/08/24 18:49:43 (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
r1790 r1791 33 33 session_start(); 34 34 35 $max = 1 5;35 $max = 10; 36 36 for($i = 0; $i < $max; $i++) { 37 37 $objPage->arrProducts[$i]['product_id'] = $i;
Note: See TracChangeset
for help on using the changeset viewer.
