[svn r22303] FS#2867 - The online editor, the advanced file manager: Adding a note to protect some double slashes.

skala
Ivan Tcholakov 16 years ago
parent 1fe1348289
commit b0d557d77f
  1. 1
      main/inc/lib/fckeditor/fckeditor.php

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

Loading…
Cancel
Save