Changeset 1769
- Timestamp:
- 2006/08/24 18:34:40 (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
r1768 r1769 267 267 $max = 10; 268 268 for($i = 0; $i < $max; $i++) { 269 $objPage->arrProducts[ ] = "dummy";269 $objPage->arrProducts[$i]['product_id'] = $i; 270 270 } 271 271
Note: See TracChangeset
for help on using the changeset viewer.
