Changeset 1807 for temp/trunk
- Timestamp:
- 2006/08/24 19:01:28 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 3 edited
-
data/Smarty/templates/admin/products/index.tpl (modified) (previous)
-
data/Smarty/templates/admin/products/index_test.tpl (modified) (previous)
-
html/admin/products/index_test.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/index_test.php
r1806 r1807 34 34 35 35 36 $max = 15;36 $max = 20; 37 37 for($i = 0; $i < $max; $i++) { 38 38 $objPage->arrProducts[$i]['product_id'] = $i;
Note: See TracChangeset
for help on using the changeset viewer.
