alecpl
2010-05-26 874ff4d4be5a8744052f9bcd810f62ac1da1193b
config/mimetypes.php
@@ -41,6 +41,8 @@
  'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
  'xps' => 'application/vnd.ms-xpsdocument',
  'rar' => 'application/x-rar-compressed',
  'vcf' => 'text/vcard',
  'ics' => 'text/calendar',
);
?>