Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Add some extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Jul 6, 2016
1 parent ada02ec commit ad755bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/src/conf/extensions.conf.php
Expand Up @@ -47,6 +47,7 @@
array("ram","video.png", "file-video", 17),
array("rm","video.png", "file-video", 17),
array("pl","source_pl.png", "file-xml", 18),
array("java","source_pl.png", "file-xml", 18),
array("zip","zip.png", "archive", 19),
array("wav","sound.png", "file-music", 20),
array("php","php.png", "language-php", 21),
Expand Down Expand Up @@ -80,6 +81,7 @@
array("pps","presentation.png", "file-powerpoint", 446),
array("odp","presentation.png", "file-powerpoint", 446),
array("sxi","presentation.png", "file-powerpoint", 446),
array("key","presentation.png", "file-powerpoint", 446),
array("pdf","pdf.png", "file-pdf", 79),
array("mov","video.png", "file-video", 80),
array("avi","video.png", "file-video", 81),
Expand Down

0 comments on commit ad755bc

Please sign in to comment.