Thomas B.
2013-10-07 a3b85d7b8560cdc1057fcaffa3acbd247b4b5b7a
config/mimetypes.php
@@ -1,5 +1,12 @@
<?php
/**
 * Local mapping file to specify mime-types based on common file-name extensions
 *
 * Please note that this mapping takes precedence over the content-based mime-type detection
 * and should only contain mappings which cannot be detected properly from the file contents.
 */
return array(
  'xls' => 'application/vnd.ms-excel',
  'xlm' => 'application/vnd.ms-excel',