Index: branches/RC/kernel/units/sections/sections_config.php =================================================================== diff -u -N -r10721 -r10746 --- branches/RC/kernel/units/sections/sections_config.php (.../sections_config.php) (revision 10721) +++ branches/RC/kernel/units/sections/sections_config.php (.../sections_config.php) (revision 10746) @@ -308,15 +308,5 @@ 'priority' => 5, 'type' => stTREE, ), - - 'in-portal:server_info' => Array ( - 'parent' => 'in-portal:tools', - 'icon' => 'in-portal:server_info', - 'label' => 'la_tab_ServerInfo', - 'url' => Array ('index_file' => 'tools/server_info.php', 'pass' => 'm'), - 'permissions' => Array ('view'), - 'priority' => 6, - 'type' => stTREE, - ), ), ); \ No newline at end of file