summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.php b/index.php
index f5a6869..9868f29 100644
--- a/index.php
+++ b/index.php
@@ -306,6 +306,8 @@ foreach ($fileCollection as $item) {
$icon="sound2";
break;
case "tex":
+ $icon="tex";
+ break;
case "txt":
case "rtf":
case "log":