From 06183ba01a9f95f905f3797f684526c4576046dc Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 10 Jun 2024 10:00:25 +0000 Subject: duplicate array key --- include/attach.php | 1 - 1 file changed, 1 deletion(-) diff --git a/include/attach.php b/include/attach.php index 6f474961a..449721793 100644 --- a/include/attach.php +++ b/include/attach.php @@ -113,7 +113,6 @@ function z_mime_content_type($filename) { 'odf' => 'application/vnd.oasis.opendocument.formula', 'odi' => 'application/vnd.oasis.opendocument.image', 'odm' => 'application/vnd.oasis.opendocument.text-master', - 'odb' => 'application/vnd.oasis.opendocument.base', 'odb' => 'application/vnd.oasis.opendocument.database', 'ott' => 'application/vnd.oasis.opendocument.text-template', 'ots' => 'application/vnd.oasis.opendocument.spreadsheet-template', -- cgit v1.2.3