@@ -22,6 +22,7 module Redmine | |||||
22 | 'text/plain' => 'txt,tpl,properties,patch,diff,ini,readme,install,upgrade', |
|
22 | 'text/plain' => 'txt,tpl,properties,patch,diff,ini,readme,install,upgrade', | |
23 | 'text/css' => 'css', |
|
23 | 'text/css' => 'css', | |
24 | 'text/html' => 'html,htm,xhtml', |
|
24 | 'text/html' => 'html,htm,xhtml', | |
|
25 | 'text/jsp' => 'jsp', | |||
25 | 'text/x-c' => 'c,cpp,h', |
|
26 | 'text/x-c' => 'c,cpp,h', | |
26 | 'text/x-java' => 'java', |
|
27 | 'text/x-java' => 'java', | |
27 | 'text/x-javascript' => 'js', |
|
28 | 'text/x-javascript' => 'js', |
General Comments 0
You need to be logged in to leave comments.
Login now