Changeset 1489 for temp/trunk/html
- Timestamp:
- 2006/08/24 10:01:07 (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
r1488 r1489 251 251 $objPage->arrProducts = $objQuery->select($col, $from, $where, $arrval); 252 252 253 sfprintr($objQuery->select($col, $from, $where, $arrval) ;);253 sfprintr($objQuery->select($col, $from, $where, $arrval)); 254 254 255 255 // sfprintr($objPage->arrProducts);
Note: See TracChangeset
for help on using the changeset viewer.
