mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-13 21:26:28 +02:00
[ticket/16892] Remove duplicate entry for jav files in extension_guesser
Remove duplicated key PHPBB3-16892
This commit is contained in:
@ -163,7 +163,6 @@ class extension_guesser extends guesser_base
|
||||
'ivr' => 'i-world/i-vrml',
|
||||
'ivy' => 'application/x-livescreen',
|
||||
'jam' => 'audio/x-jam',
|
||||
'jav' => 'text/plain',
|
||||
'jav' => 'text/x-java-source',
|
||||
'java' => 'text/x-java-source',
|
||||
'jcm' => 'application/x-java-commerce',
|
||||
|
Reference in New Issue
Block a user