Index: trunk/admin/editor/cmseditor/editor/_source/internals/fck_onload.js =================================================================== diff -u -r1415 -r1999 --- trunk/admin/editor/cmseditor/editor/_source/internals/fck_onload.js (.../fck_onload.js) (revision 1415) +++ trunk/admin/editor/cmseditor/editor/_source/internals/fck_onload.js (.../fck_onload.js) (revision 1999) @@ -65,7 +65,6 @@ // Load the styles for the configured skin. LoadStyles() ; } - // First of all load the configuration file. FCKScriptLoader.AddScript( '../fckconfig.js' ) ; } @@ -109,6 +108,7 @@ else FCKScriptLoader.AddScript( 'js/fckeditorcode_gecko_1.js' ) ; @Packager.Compactor.RemoveLine */ + } function LoadLanguageFile()