Index: branches/5.3.x/core/units/general/general_config.php =================================================================== diff -u -N -r15698 -r16171 --- branches/5.3.x/core/units/general/general_config.php (.../general_config.php) (revision 15698) +++ branches/5.3.x/core/units/general/general_config.php (.../general_config.php) (revision 16171) @@ -1,6 +1,6 @@ setCatalogItem(true); $config->setPortalStyleEnv(true); -$config->setRewritePriority(100); -$config->setRewriteListener('c_EventHandler:CategoryRewriteListener'); - $config->setPermTabText('In-Portal'); $config->setPermSection(Array ('search' => 'in-portal:configuration_search', 'custom' => 'in-portal:configuration_custom'));