Merge branch 'MDL-35622-master' of git://github.com/FMCorz/moodle
This commit is contained in:
+1
-1
@@ -1471,7 +1471,7 @@ function &get_mimetypes_array() {
|
||||
'f4v' => array ('type'=>'video/mp4', 'icon'=>'flash', 'groups'=>array('video','web_video'), 'string'=>'video'),
|
||||
|
||||
'gallery' => array ('type'=>'application/x-smarttech-notebook', 'icon'=>'archive'),
|
||||
'galleryitem,' => array ('type'=>'application/x-smarttech-notebook', 'icon'=>'archive'),
|
||||
'galleryitem' => array ('type'=>'application/x-smarttech-notebook', 'icon'=>'archive'),
|
||||
'gallerycollection' => array ('type'=>'application/x-smarttech-notebook', 'icon'=>'archive'),
|
||||
'gif' => array ('type'=>'image/gif', 'icon'=>'gif', 'groups'=>array('image', 'web_image'), 'string'=>'image'),
|
||||
'gtar' => array ('type'=>'application/x-gtar', 'icon'=>'archive', 'groups'=>array('archive'), 'string'=>'archive'),
|
||||
|
||||
Reference in New Issue
Block a user