Changeset 1764 for temp/trunk/html
- Timestamp:
- 2006/08/24 18:32:38 (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
r1763 r1764 53 53 session_start(); 54 54 55 $max = 8;55 $max = 9; 56 56 for($i = 0; $i < $max; $i++) { 57 57 $objPage->arrProducts[] = "dummy";
Note: See TracChangeset
for help on using the changeset viewer.
