mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 05:48:51 +00:00
[ticket/16892] Remove duplicate entry for jav files in extension_guesser
Remove duplicated key PHPBB3-16892
This commit is contained in:
parent
62a8741494
commit
2145938d74
1 changed files with 0 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Reference in a new issue