Changeset 1767 for temp/trunk/html/admin
- Timestamp:
- 2006/08/24 18:34:01 (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
r1766 r1767 265 265 //$objPage->arrProducts = $objQuery->select($col, $from, $where, $arrval); 266 266 */ 267 267 $max = 10; 268 for($i = 0; $i < $max; $i++) { 269 $objPage->arrProducts[] = "dummy"; 270 } 268 271 269 272 break;
Note: See TracChangeset
for help on using the changeset viewer.
