renommage.
[ckeditor.git] / skins / ckeditor / config.js
index 1ce2adb..9467812 100644 (file)
@@ -22,4 +22,5 @@ CKEDITOR.editorConfig = function( config )
        ];\r
        \r
        config.height = '500px';\r
-};\r
+       config.filebrowserBrowseUrl = CKEDITOR.basePath;\r
+};
\ No newline at end of file