Changeset 1787
- Timestamp:
- 2006/08/24 18:47:39 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
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
r1786 r1787 33 33 session_start(); 34 34 35 $max = 8;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.
