Index: trunk/kernel/units/categories/categories_config.php =================================================================== diff -u -r4996 -r5015 --- trunk/kernel/units/categories/categories_config.php (.../categories_config.php) (revision 4996) +++ trunk/kernel/units/categories/categories_config.php (.../categories_config.php) (revision 5015) @@ -74,7 +74,6 @@ 'icon' => 'catalog', 'label' => 'la_tab_Browse', 'url' => Array('index_file' => 'browse.php', 'pass' => 'm'), - 'late_load' => Array('t' => 'xml/tree_categories', 'pass' => 'm', 'm_cat_id' => 0), 'permissions' => Array('view'), 'priority' => 1, 'type' => stTREE,