Changeset 17988 for branches/version-2_4/data/class/helper/SC_Helper_DB.php
- Timestamp:
- 2009/04/27 17:57:57 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_4/data/class/helper/SC_Helper_DB.php
r17982 r17988 624 624 $arrRet = $objQuery->select($col, $from, $where); 625 625 626 $arrCategory_id = $this->sfGetCategoryId($product_id , $status);626 $arrCategory_id = $this->sfGetCategoryId($product_id); 627 627 628 628 $arrCatTree = array();
Note: See TracChangeset
for help on using the changeset viewer.
