1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ŧicket/11912] Get rid of obsolete variables in content_guesser

PHPBB3-11912
This commit is contained in:
Marc Alexander
2013-10-24 12:02:40 +02:00
parent 4af6270d0f
commit 973682cb2d
2 changed files with 1 additions and 31 deletions

View File

@@ -11,9 +11,6 @@ services:
mimetype.content_guesser:
class: phpbb\mimetype\content_guesser
arguments:
- %core.root_path%
- @php_ini
tags:
- { name: mimetype.guessers }