vbenincasa
2010-06-09 d0b981757ab416dfd182e6b91e7f9a66132116f9
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',
);
?>