alecpl
2011-05-20 7786ba1adb415fc8fd4478380d7201702a799483
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',
@@ -41,6 +42,8 @@
  'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
  'xps' => 'application/vnd.ms-xpsdocument',
  'rar' => 'application/x-rar-compressed',
  'vcf' => 'text/vcard',
  'ics' => 'text/calendar',
);
?>