Merge pull request #17206 from oparoz/bpg-media-type

Adding BPG media type
This commit is contained in:
Roeland Douma 2015-06-27 10:19:56 +02:00
commit 708c6268ad
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ return array(
'blend' => array('application/x-blender', null),
'bin' => array('application/x-bin', null),
'bmp' => array('image/bmp', null),
'bpg' => array('image/bpg', null),
'cb7' => array('application/x-cbr', null),
'cba' => array('application/x-cbr', null),
'cbr' => array('application/x-cbr', null),