mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Merge pull request #6310 from marc1706/ticket/16892
[ticket/16892] Remove duplicate entry for jav files in extension_guesser
This commit is contained in:
commit
3547f0bf0e
1 changed files with 0 additions and 1 deletions
|
@ -163,7 +163,6 @@ class extension_guesser extends guesser_base
|
||||||
'ivr' => 'i-world/i-vrml',
|
'ivr' => 'i-world/i-vrml',
|
||||||
'ivy' => 'application/x-livescreen',
|
'ivy' => 'application/x-livescreen',
|
||||||
'jam' => 'audio/x-jam',
|
'jam' => 'audio/x-jam',
|
||||||
'jav' => 'text/plain',
|
|
||||||
'jav' => 'text/x-java-source',
|
'jav' => 'text/x-java-source',
|
||||||
'java' => 'text/x-java-source',
|
'java' => 'text/x-java-source',
|
||||||
'jcm' => 'application/x-java-commerce',
|
'jcm' => 'application/x-java-commerce',
|
||||||
|
|
Loading…
Add table
Reference in a new issue