Changeset 6344 for temp/trunk/html/admin
- Timestamp:
- 2006/10/13 18:47:42 (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
r6343 r6344 135 135 $objPage->arrTree = sfGetCatTree($objPage->arrForm['parent_category_id']); 136 136 137 sfPrintR($objPage->arrList);138 139 137 $objView->assignobj($objPage); 140 138 $objView->display(MAIN_FRAME); 141 142 139 //----------------------------------------------------------------------------------------------------------------------------------- 143 140
Note: See TracChangeset
for help on using the changeset viewer.
