|
@@ -536,6 +536,7 @@ class FCKeditor
|
|
|
|
|
|
// URLs for opening the file browser for different resource types (file types):
|
|
// URLs for opening the file browser for different resource types (file types):
|
|
if ($use_advanced_filemanager) {
|
|
if ($use_advanced_filemanager) {
|
|
|
|
+ // Double slashes within the following URLs for the advanced file manager are put intentionally. Please, keep them.
|
|
// for images
|
|
// for images
|
|
$config['ImageBrowserURL'] = $base_path.'/editor/plugins/ajaxfilemanager/ajaxfilemanager.php';
|
|
$config['ImageBrowserURL'] = $base_path.'/editor/plugins/ajaxfilemanager/ajaxfilemanager.php';
|
|
// for flash
|
|
// for flash
|