Show
Ignore:
Timestamp:
05/05/2008 04:45:17 AM (7 months ago)
Author:
Geert
Message:

Some minor cleanups

Files:
1 modified

Legend:

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

    r1766 r2621  
    5353        'jpe'   => array('image/jpeg', 'image/pjpeg'), 
    5454        'js'    => array('application/x-javascript'), 
    55         'json'  =>  array('application/json'),  
     55        'json'  => array('application/json'),  
    5656        'lha'   => array('application/octet-stream'), 
    5757        'log'   => array('text/plain', 'text/x-log'),