thomascube
2010-06-08 af3cf8a0a7de74ab169f44277eda73f5f9e18cd7
config/mimetypes.php
@@ -40,6 +40,9 @@
  'xlsm' => 'application/vnd.ms-excel.sheet.macroEnabled.12',
  'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
  'xps' => 'application/vnd.ms-xpsdocument',
  'rar' => 'application/x-rar-compressed',
  'vcf' => 'text/vcard',
  'ics' => 'text/calendar',
);
?>