Changeset 4798 for temp/trunk
- Timestamp:
- 2006/09/15 17:33:31 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/products/category.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/category.php
r4797 r4798 130 130 $objPage->arrList = lfGetCat($objPage->arrForm['parent_category_id']); 131 131 $objPage->arrTree = sfGetCatTree($objPage->arrForm['parent_category_id']); 132 133 134 sfprintr($objPage->arrTree);135 132 136 133 $objView->assignobj($objPage);
Note: See TracChangeset
for help on using the changeset viewer.
