alecpl
2009-07-11 4bac28966359c8278d058b50852e0ddb5565cd9a
config/mimetypes.php
@@ -40,6 +40,7 @@
  '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',
);
?>