- Timestamp:
- 2006/09/15 17:41:37 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/lib/slib.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/lib/slib.php
r4800 r4801 2291 2291 $objQuery->setoption("ORDER BY rank DESC"); 2292 2292 $arrRet = $objQuery->select($col, $from, $where); 2293 sfprintr($arrRet); 2293 2294 2294 2295 $arrParentID = sfGetParents($objQuery, 'dtb_category', 'parent_category_id', 'category_id', $parent_category_id);
Note: See TracChangeset
for help on using the changeset viewer.
