Add ebook specific mimetypes
This commit is contained in:
parent
eb9cd0858e
commit
73522fe189
|
@ -97,5 +97,4 @@ return array(
|
|||
'ai' => 'application/illustrator',
|
||||
'epub' => 'application/epub+zip',
|
||||
'mobi' => 'application/x-mobipocket-ebook',
|
||||
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue