Skip to content

Commit

Permalink
Added PPS (Powerpoint)
Browse files Browse the repository at this point in the history
  • Loading branch information
moodler committed Jun 9, 2004
1 parent 5bff675 commit 5debc7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/mimetypes.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ function mimeinfo($element, $filename) {
"pic" => array ("type"=>"image/pict", "icon"=>"image.gif"),
"pict" => array ("type"=>"image/pict", "icon"=>"image.gif"),
"png" => array ("type"=>"image/png", "icon"=>"image.gif"),
"pps" => array ("type"=>"application/vnd.ms-powerpoint", "icon"=>"powerpoint.gif"),
"ppt" => array ("type"=>"application/vnd.ms-powerpoint", "icon"=>"powerpoint.gif"),
"ps" => array ("type"=>"application/postscript", "icon"=>"pdf.gif"),
"qt" => array ("type"=>"video/quicktime", "icon"=>"video.gif"),
Expand Down

0 comments on commit 5debc7a

Please sign in to comment.