add *.ai files to the mimetypes list
This commit is contained in:
parent
c1f645cd5f
commit
822b323f8e
|
@ -94,4 +94,5 @@ return array(
|
|||
'sgf' => 'application/sgf',
|
||||
'cdr' => 'application/coreldraw',
|
||||
'impress' => 'text/impress',
|
||||
'ai' => 'application/illustrator',
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue