summaryrefslogtreecommitdiffstats
path: root/system/application
diff options
context:
space:
mode:
authoradmin <devnull@localhost>2006-09-15 22:50:51 +0200
committeradmin <devnull@localhost>2006-09-15 22:50:51 +0200
commit55c11e03927b371f895d98a0b533f69cac246b07 (patch)
treeff5e64e8bcc648dd5adefca7913f389bfb6c2e03 /system/application
parent1856f58a16da54f12414350f2e2a833d0cdd7d45 (diff)
Diffstat (limited to 'system/application')
-rw-r--r--system/application/config/mimes.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/application/config/mimes.php b/system/application/config/mimes.php
index 06bfcc67b..b09cc1963 100644
--- a/system/application/config/mimes.php
+++ b/system/application/config/mimes.php
@@ -52,7 +52,6 @@ $mimes = array( 'hqx' => 'application/mac-binhex40',
'xhtml' => 'application/xhtml+xml',
'xht' => 'application/xhtml+xml',
'zip' => array('application/zip', 'application/x-zip-compressed'),
- 'zip' => 'application/zip',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mpga' => 'audio/mpeg',