Index: trunk/core/units/general/general_config.php =================================================================== diff -u -r3310 -r4670 --- trunk/core/units/general/general_config.php (.../general_config.php) (revision 3310) +++ trunk/core/units/general/general_config.php (.../general_config.php) (revision 4670) @@ -18,6 +18,8 @@ 'TableName' => TABLE_PREFIX.'Category', 'PortalStyleEnv' => true, - ); + 'PermSection' => Array('search' => 'in-portal:configuration_search', 'custom' => 'in-portal:configuration_custom'), + ); + ?> \ No newline at end of file