summaryrefslogtreecommitdiffstats
path: root/application
diff options
context:
space:
mode:
Diffstat (limited to 'application')
-rw-r--r--application/models/mfile.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/application/models/mfile.php b/application/models/mfile.php
index bf0a4362e..99e630efe 100644
--- a/application/models/mfile.php
+++ b/application/models/mfile.php
@@ -278,6 +278,7 @@ class Mfile extends CI_Model {
'text/css' => 'css',
'text/x-ocaml' => 'ocaml',
'text/x-tcl' => 'tcl',
+ 'text/x-tex' => 'tex',
'message/rfc822' => 'text',
#'image/svg+xml' => 'xml',
'application/x-perl' => 'perl',