From 22eab87cf3cdea15ae68d035354c041eaff00b1a Mon Sep 17 00:00:00 2001 From: Ibrahim BinAlshikh Date: Mon, 29 Apr 2024 22:31:09 +0300 Subject: [PATCH] refactor: Updated MIME Types closes #19 --- webfiori/file/MIME.php | 853 ++++++++++++++++++++++++++++++++++------- 1 file changed, 720 insertions(+), 133 deletions(-) diff --git a/webfiori/file/MIME.php b/webfiori/file/MIME.php index dd5c145..c160966 100644 --- a/webfiori/file/MIME.php +++ b/webfiori/file/MIME.php @@ -13,156 +13,743 @@ class MIME { /** * An associative array that contains MIME types of common files. * - * The array contains the following MIME types: - *