Show
Ignore:
Timestamp:
09/10/2008 05:06:52 PM (3 months ago)
Author:
Shadowhand
Message:

Fixing #800, thanks mospaw!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/config/mimes.php

    r3366 r3427  
    3939        'csh'   => array('text/x-csh'), 
    4040        'css'   => array('text/css'), 
    41         'csv'   => array('text/x-comma-separated-values', 'application/vnd.ms-excel'), 
     41        'csv'   => array('text/x-comma-separated-values', 'application/vnd.ms-excel', 'text/comma-separated-values', 'text/csv'), 
    4242        'dbk'   => array('application/docbook+xml'), 
    4343        'dcr'   => array('application/x-director'),