From: julmis Date: Sun, 22 Aug 2004 09:49:25 +0000 (+0000) Subject: Insert Image dialog works now also in debug mode. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b8db385fa1a9c3ec97e5dac0972845fa330ee211;p=moodle.git Insert Image dialog works now also in debug mode. --- diff --git a/lib/editor/coursefiles.php b/lib/editor/coursefiles.php index f1bab09661..be67d28320 100644 --- a/lib/editor/coursefiles.php +++ b/lib/editor/coursefiles.php @@ -143,7 +143,7 @@ if(uploader != null) { uploader.reset(); } - set_dir(''); + set_dir(''); return true; } -->