alecpl
2010-06-04 ccf250ec1d0a979e878769cb87d939c970fc863a
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',
);
?>