mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-18 23:42:17 +00:00
mimetype "zip" auf "x-zip" geändert und "blank.png" auf "blank.gif" geändert
This commit is contained in:
+1
-1
@@ -109,7 +109,7 @@ $mimetypes = array(
|
||||
'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'=>'excel.gif',
|
||||
'application/vnd.oasis.opendocument.text'=>'openoffice0.jpg',
|
||||
'application/msword'=>'dotpic.gif',
|
||||
'application/zip'=>'zippic.jpg',
|
||||
'application/x-zip'=>'zippic.gif',
|
||||
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user