From b8db385fa1a9c3ec97e5dac0972845fa330ee211 Mon Sep 17 00:00:00 2001 From: julmis Date: Sun, 22 Aug 2004 09:49:25 +0000 Subject: [PATCH] Insert Image dialog works now also in debug mode. --- lib/editor/coursefiles.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } --> -- 2.39.5