From 4dbf46adc9f523bd5cdc8e8de831457161d931a4 Mon Sep 17 00:00:00 2001 From: MorganDawe Date: Mon, 25 Aug 2014 15:23:49 -0300 Subject: [PATCH] Removed rng => application/xml mapping. --- includes/mime_detect.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/mime_detect.inc b/includes/mime_detect.inc index 67566743..74b87fd6 100644 --- a/includes/mime_detect.inc +++ b/includes/mime_detect.inc @@ -223,7 +223,6 @@ class MimeDetect { "tar" => "application/x-tar", "gtar" => "application/x-gtar", "zip" => "application/x-zip", - "rng" => "application/xml", // others: 'bin' => 'application/octet-stream', // Web Archives: