From ab5c4774bb1772299ceb87a67289a0db61d61d61 Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Mon, 19 Feb 2007 23:25:57 +0100 Subject: [PATCH] [svn r11147] Added filter on downloaded file (closing bug #1150) http://projects.dokeos.com/?do=details&id=1150 --- .../fckeditor/editor/plugins/Attachment/download.php | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/main/inc/lib/fckeditor/editor/plugins/Attachment/download.php b/main/inc/lib/fckeditor/editor/plugins/Attachment/download.php index 3a66608fb8..00436a08d4 100644 --- a/main/inc/lib/fckeditor/editor/plugins/Attachment/download.php +++ b/main/inc/lib/fckeditor/editor/plugins/Attachment/download.php @@ -1,6 +1,17 @@