Changeset 1495 for temp/trunk/html/admin
- Timestamp:
- 2006/08/24 10:14:12 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/products/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/index.php
r1494 r1495 251 251 // $objPage->arrProducts = $objQuery->select($col, $from, $where, $arrval); 252 252 $arrProducts = $objQuery->select($col, $from, $where, $arrval); 253 // $objPage->arrProducts= $arrProducts;253 $objPage->arrTest = $arrProducts; 254 254 sfprintr($arrProducts); 255 255
Note: See TracChangeset
for help on using the changeset viewer.
