add *.ai files to the mimetypes list

This commit is contained in:
Björn Schießle 2012-10-11 16:14:29 +02:00
parent 77d91d5a03
commit 86d978be78
1 changed files with 1 additions and 0 deletions

View File

@ -94,4 +94,5 @@ return array(
'sgf' => 'application/sgf',
'cdr' => 'application/coreldraw',
'impress' => 'text/impress',
'ai' => 'application/illustrator',
);