Merge branch 'MDL-67127-master' of git://github.com/ferranrecio/moodle
@@ -114,6 +114,7 @@ abstract class core_filetypes {
|
||||
'gzip' => array('type' => 'application/g-zip', 'icon' => 'archive',
|
||||
'groups' => array('archive'), 'string' => 'archive'),
|
||||
'h' => array('type' => 'text/plain', 'icon' => 'sourcecode'),
|
||||
'h5p' => array('type' => 'application/zip', 'icon' => 'h5p', 'string' => 'archive'),
|
||||
'hpp' => array('type' => 'text/plain', 'icon' => 'sourcecode'),
|
||||
'hqx' => array('type' => 'application/mac-binhex40', 'icon' => 'archive',
|
||||
'groups' => array('archive'), 'string' => 'archive'),
|
||||
|
||||
|
After Width: | Height: | Size: 6.1 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 2.5 KiB |
|
After Width: | Height: | Size: 2.8 KiB |
|
After Width: | Height: | Size: 3.7 KiB |
|
After Width: | Height: | Size: 4.2 KiB |
|
After Width: | Height: | Size: 5.2 KiB |
|
After Width: | Height: | Size: 404 B |