Add ebook specific mimetypes

This commit is contained in:
TheSFReader 2013-01-17 22:20:57 +01:00
parent eb9cd0858e
commit 73522fe189
1 changed files with 0 additions and 1 deletions

View File

@ -97,5 +97,4 @@ return array(
'ai' => 'application/illustrator',
'epub' => 'application/epub+zip',
'mobi' => 'application/x-mobipocket-ebook',
);