Merge branch 'MDL-37395-m23' of git://github.com/sammarshallou/moodle into MOODLE_23_STABLE
This commit is contained in:
@@ -1425,6 +1425,7 @@ function &get_mimetypes_array() {
|
||||
'isf' => array ('type'=>'application/inspiration', 'icon'=>'isf'),
|
||||
'ist' => array ('type'=>'application/inspiration.template', 'icon'=>'isf'),
|
||||
'java' => array ('type'=>'text/plain', 'icon'=>'sourcecode'),
|
||||
'jar' => array ('type'=>'application/java-archive', 'icon' => 'archive'),
|
||||
'jcb' => array ('type'=>'text/xml', 'icon'=>'markup'),
|
||||
'jcl' => array ('type'=>'text/xml', 'icon'=>'markup'),
|
||||
'jcw' => array ('type'=>'text/xml', 'icon'=>'markup'),
|
||||
|
||||
Reference in New Issue
Block a user