mirror of
https://github.com/kleeja-official/kleeja.git
synced 2025-12-16 04:59:42 +01:00
Update functions.php
This commit is contained in:
@@ -804,6 +804,7 @@ function get_mime_for_header($ext)
|
||||
"jar" => "application/java-archive",
|
||||
"jad" => "text/vnd.sun.j2me.app-descriptor",
|
||||
'apk' => 'application/vnd.android.package-archive',
|
||||
"mkv" => "video/x-matroska" ,
|
||||
//add more mime here
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user