Index: branches/RC/core/units/sections/sections_config.php =================================================================== diff -u -N -r10746 -r10749 --- branches/RC/core/units/sections/sections_config.php (.../sections_config.php) (revision 10746) +++ branches/RC/core/units/sections/sections_config.php (.../sections_config.php) (revision 10749) @@ -299,14 +299,5 @@ 'type' => stTREE, ), - 'in-portal:sql_query' => Array ( - 'parent' => 'in-portal:tools', - 'icon' => 'in-portal:tool_import', - 'label' => 'la_tab_QueryDB', - 'url' => Array ('index_file' => 'tools/sql_query.php', 'pass' => 'm'), - 'permissions' => Array ('view', 'edit'), - 'priority' => 5, - 'type' => stTREE, - ), ), ); \ No newline at end of file