- Added mimetype for text/calendar (.ics)

release-0.6
alecpl 14 years ago
parent d1851ba77b
commit ace06244e8

@ -42,6 +42,7 @@ return array(
'xps' => 'application/vnd.ms-xpsdocument',
'rar' => 'application/x-rar-compressed',
'vcf' => 'text/vcard',
'ics' => 'text/calendar',
);
?>
Loading…
Cancel
Save