mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/14771] add webm mime type
PHPBB3-14771
This commit is contained in:
parent
77f46656d2
commit
4bacbdd2a3
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue