add impress mimetype

This commit is contained in:
Frank Karlitschek 2012-08-17 12:39:05 +02:00
parent 017d8b410a
commit 850ee93711
1 changed files with 1 additions and 0 deletions

View File

@ -93,4 +93,5 @@ return array(
'pptx'=>'application/mspowerpoint',
'sgf' => 'application/sgf',
'cdr' => 'application/coreldraw',
'impress' => 'text/impress',
);