Index: temp/trunk/html/admin/products/category.php
===================================================================
--- temp/trunk/html/admin/products/category.php	(revision 4608)
+++ temp/trunk/html/admin/products/category.php	(revision 4797)
@@ -130,4 +130,7 @@
 $objPage->arrList = lfGetCat($objPage->arrForm['parent_category_id']);
 $objPage->arrTree = sfGetCatTree($objPage->arrForm['parent_category_id']);
+
+
+sfprintr($objPage->arrTree);
 
 $objView->assignobj($objPage);
