Project

General

Profile

« Previous | Next » 

Revision 1168

Added by Dietmar over 14 years ago

security update FCKeditor (thanks to Ruebenwurzel)

View differences:

include.php
99 99

  
100 100
	// custom templates can be defined via /wb_config/wb_fcktemplates.xml
101 101
	if(file_exists(WB_PATH .'/modules/fckeditor/wb_config/wb_fcktemplates.xml')) {
102
		$oFCKeditor->Config['TemplatesXmlPath'] = WB_URL.'/modules/FCKeditor/wb_config/wb_fcktemplates.xml';
102
		$oFCKeditor->Config['TemplatesXmlPath'] = WB_URL.'/modules/fckeditor/wb_config/wb_fcktemplates.xml';
103 103
	}
104 104

  
105 105
  // set required file connectors (overwrite settings which may be made in fckconfig.js or my_fckconfig.js)

Also available in: Unified diff