This commit is contained in:
Franck Allimant
2014-06-19 01:17:13 +02:00
parent 0fe99e9c8c
commit 9a887bc4a7

View File

@@ -52,8 +52,6 @@ if (empty($base_url)) {
$base_url = $request->getSchemeAndHttpHost() . preg_replace('!/tinymce/filemanager/dialog.php.*$!', '', $_SERVER['REQUEST_URI']);
}
echo "b=$base_url";
// path from base_url to base of upload folder (with start and final /)
$upload_dir = '/media/upload/';