[svn r21670] FS#2867 - The FCKEditor, the javascript configuration file: Cleaning an obsolete fragment of code.

skala
Ivan Tcholakov 16 years ago
parent e2b12ccda8
commit e69948ec7d
  1. 3
      main/inc/lib/fckeditor/myconfig.js

@ -496,9 +496,6 @@ FCKConfig.FontFormats = 'p;h1;h2;h3;h4;h5' ;
// have not been read yet from the php-integration file. We are able to access them anyway.
FCK.AdvancedFileManager = FCKConfig.PageConfig.AdvancedFileManager ; // true or false
// TODO: To be checked for removal.
var sOtherPluginPath = FCKConfig.BasePath.substr(0, FCKConfig.BasePath.length - 7) + 'editor/plugins/' ;
/*
* Plugins.

Loading…
Cancel
Save