Skip to content

Commit

Permalink
Merge pull request #8 from Gemorroj/patch-1
Browse files Browse the repository at this point in the history
remove duplicated application/msword
  • Loading branch information
romainneutron committed Jan 13, 2014
2 parents 7cc8c0b + fe917f1 commit 71d98ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/MediaVorus/MediaVorus.php
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ protected function guessFromMimeType($mime)
case $mime === 'application/access':
case $mime === 'application/pdf':
case $mime === 'application/excel':
case $mime === 'application/msword':
case $mime === 'application/powerpoint':
case $mime === 'application/vnd.ms-powerpoint':
case $mime === 'application/vnd.ms-excel':
Expand Down

0 comments on commit 71d98ea

Please sign in to comment.