Index: branches/unlabeled/unlabeled-1.120.2/kernel/action.php =================================================================== diff -u -r5264 -r5295 --- branches/unlabeled/unlabeled-1.120.2/kernel/action.php (.../action.php) (revision 5264) +++ branches/unlabeled/unlabeled-1.120.2/kernel/action.php (.../action.php) (revision 5295) @@ -507,6 +507,7 @@ $objCatList->Delete_Category($catid); } + $application->StoreVar('refresh_tree', 1); } } break;