Changeset 1788 for temp/trunk
- Timestamp:
- 2006/08/24 18:48:36 (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
r1787 r1788 33 33 session_start(); 34 34 35 $max = 10 ;35 $max = 100; 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.
