add impress mimetype
This commit is contained in:
parent
017d8b410a
commit
850ee93711
|
@ -93,4 +93,5 @@ return array(
|
|||
'pptx'=>'application/mspowerpoint',
|
||||
'sgf' => 'application/sgf',
|
||||
'cdr' => 'application/coreldraw',
|
||||
'impress' => 'text/impress',
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue