Index: branches/5.1.x/core/units/spelling_dictionary/spelling_dictionary_config.php =================================================================== diff -u -N -r12127 -r12657 --- branches/5.1.x/core/units/spelling_dictionary/spelling_dictionary_config.php (.../spelling_dictionary_config.php) (revision 12127) +++ branches/5.1.x/core/units/spelling_dictionary/spelling_dictionary_config.php (.../spelling_dictionary_config.php) (revision 12657) @@ -1,6 +1,6 @@ 'spelling-dictionary', 'ItemClass' => Array ('class' => 'kDBItem', 'file' => '', 'build_event' => 'OnItemBuild'), @@ -52,6 +54,7 @@ 'PermSection' => Array('main' => 'in-portal:spelling_dictionary'), + /* 'Sections' => Array ( 'in-portal:spelling_dictionary' => Array ( 'parent' => 'in-portal:website_setting_folder', @@ -63,6 +66,7 @@ 'type' => stTREE, ), ), + */ 'ListSQLs' => Array ( '' => ' SELECT %1$s.* %2$s FROM %1$s',