mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-16 20:39:49 +02:00
[ticket/14771] add webm mime type
PHPBB3-14771
This commit is contained in:
parent
77f46656d2
commit
4bacbdd2a3
@ -425,6 +425,7 @@ class extension_guesser extends guesser_base
|
|||||||
'wb1' => 'application/x-qpro',
|
'wb1' => 'application/x-qpro',
|
||||||
'wbmp' => 'image/vnd.wap.wbmp',
|
'wbmp' => 'image/vnd.wap.wbmp',
|
||||||
'web' => 'application/vnd.xara',
|
'web' => 'application/vnd.xara',
|
||||||
|
'webm' => 'audio/webm',
|
||||||
'wiz' => 'application/msword',
|
'wiz' => 'application/msword',
|
||||||
'wk1' => 'application/x-123',
|
'wk1' => 'application/x-123',
|
||||||
'wmf' => 'windows/metafile',
|
'wmf' => 'windows/metafile',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user