Browse Source

add *.ai files to the mimetypes list

remotes/origin/stable5
Björn Schießle 13 years ago
parent
commit
86d978be78
  1. 1
      lib/mimetypes.list.php

1
lib/mimetypes.list.php

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