1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/14771] add webm mime type

PHPBB3-14771
This commit is contained in:
Saeed Hubaishan
2020-06-17 22:21:12 +03:00
committed by Marc Alexander
parent 77f46656d2
commit 4bacbdd2a3

View File

@@ -425,6 +425,7 @@ class extension_guesser extends guesser_base
'wb1' => 'application/x-qpro',
'wbmp' => 'image/vnd.wap.wbmp',
'web' => 'application/vnd.xara',
'webm' => 'audio/webm',
'wiz' => 'application/msword',
'wk1' => 'application/x-123',
'wmf' => 'windows/metafile',