alecpl
2011-10-03 f537504ed05a31762b0270ae22d1a00e5c9af41e
config/mimetypes.php
@@ -7,6 +7,7 @@
  'xlc' => 'application/vnd.ms-excel',
  'xlt' => 'application/vnd.ms-excel',
  'xlw' => 'application/vnd.ms-excel',
  'pdf' => 'application/pdf',
  'ppt' => 'application/vnd.ms-powerpoint',
  'pps' => 'application/vnd.ms-powerpoint',
  'pot' => 'application/vnd.ms-powerpoint',
@@ -42,6 +43,7 @@
  'xps' => 'application/vnd.ms-xpsdocument',
  'rar' => 'application/x-rar-compressed',
  'vcf' => 'text/vcard',
  'ics' => 'text/calendar',
);
?>