summaryrefslogtreecommitdiffstats
path: root/application/models/mfile.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/models/mfile.php')
-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 a65fff772..0187f3086 100644
--- a/application/models/mfile.php
+++ b/application/models/mfile.php
@@ -251,6 +251,7 @@ class Mfile extends CI_Model {
'text/html' => 'xml',
'text/css' => 'css',
'text/x-ocaml' => 'ocaml',
+ 'text/x-tcl' => 'tcl',
'message/rfc822' => 'text',
#'image/svg+xml' => 'xml',
'application/x-perl' => 'perl',