From abd8cfdf391410090842081422f711779978f473 Mon Sep 17 00:00:00 2001 From: M.Gergo Date: Sun, 27 Oct 2019 02:17:37 +0100 Subject: Rev: 4554 --- mayor-orig/mayor-base/www/include/share/net/upload.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mayor-orig/mayor-base/www/include/share') diff --git a/mayor-orig/mayor-base/www/include/share/net/upload.php b/mayor-orig/mayor-base/www/include/share/net/upload.php index a909f6c2..bbc90db8 100644 --- a/mayor-orig/mayor-base/www/include/share/net/upload.php +++ b/mayor-orig/mayor-base/www/include/share/net/upload.php @@ -37,7 +37,7 @@ try { array( 'jpg' => 'image/jpeg', 'png' => 'image/png', - 'gif' => 'image/gif', + 'gif' => 'image/gif' ), true )) { -- cgit v1.2.3