- Timestamp:
- 2006/10/25 18:00:19 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/rss/product.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/rss/product.php
r6699 r6700 138 138 $sql .= " ORDER BY prod.product_id, cls.classcategory_id1, cls.classcategory_id2"; 139 139 $arrProduct = $objQuery->getall($sql, $arrval); 140 // $objQuery->getlastquery();141 sfprintr($arrProduct);142 exit();143 144 140 return $arrProduct; 145 141 }
Note: See TracChangeset
for help on using the changeset viewer.
