From f2bea5ff8f3d4f070d4a15060cccb483c798f039 Mon Sep 17 00:00:00 2001 From: petko Date: Tue, 25 Jun 2024 05:23:13 +0000 Subject: Remove upload extension fla. git-svn-id: svn://pmwiki.org/pmwiki/trunk@4726 524c5546-5005-0410-9a3e-e25e191bd360 --- scripts/upload.php | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts') diff --git a/scripts/upload.php b/scripts/upload.php index ed28198a..e88472ac 100644 --- a/scripts/upload.php +++ b/scripts/upload.php @@ -48,7 +48,6 @@ SDVA($UploadExts,array( 'pdf' => 'application/pdf', 'psd' => 'image/vnd.adobe.photoshop', 'ps' => 'application/postscript', 'ai' => 'application/postscript', 'eps' => 'application/postscript', - 'fla' => 'application/x-shockwave-flash', 'txt' => 'text/plain', 'rtf' => 'application/rtf', 'tex' => 'application/x-tex', 'dvi' => 'application/x-dvi', 'odt' => 'application/vnd.oasis.opendocument.text', -- cgit v1.2.3