- Timestamp:
- 2011/01/23 20:34:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/data/class/helper/SC_Helper_DB.php
r20024 r20032 875 875 * @return void 876 876 */ 877 function sfC ategory_Count($objQuery = NULL, $is_force_all_count = false){877 function sfCountCategory($objQuery = NULL, $is_force_all_count = false){ 878 878 $objProduct = new SC_Product(); 879 879 … … 1643 1643 * @return void 1644 1644 */ 1645 function sf Maker_Count($objQuery){1645 function sfCountMaker($objQuery){ 1646 1646 $sql = ""; 1647 1647
Note: See TracChangeset
for help on using the changeset viewer.
