diff options
| author | Marc Alexander <admin@m-a-styles.de> | 2013-10-24 12:02:40 +0200 |
|---|---|---|
| committer | Marc Alexander <admin@m-a-styles.de> | 2013-10-24 12:03:28 +0200 |
| commit | 973682cb2ddba8022622bdccc870925ea6a7237c (patch) | |
| tree | e18041a15f961c4d5e5c58462e98b19a32de4db4 /phpBB/config | |
| parent | 4af6270d0fb90a918841d63186497888ffb92bbb (diff) | |
| download | forums-973682cb2ddba8022622bdccc870925ea6a7237c.tar forums-973682cb2ddba8022622bdccc870925ea6a7237c.tar.gz forums-973682cb2ddba8022622bdccc870925ea6a7237c.tar.bz2 forums-973682cb2ddba8022622bdccc870925ea6a7237c.tar.xz forums-973682cb2ddba8022622bdccc870925ea6a7237c.zip | |
[ŧicket/11912] Get rid of obsolete variables in content_guesser
PHPBB3-11912
Diffstat (limited to 'phpBB/config')
| -rw-r--r-- | phpBB/config/mimetype_guessers.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/phpBB/config/mimetype_guessers.yml b/phpBB/config/mimetype_guessers.yml index c19fb85254..2949b0aa96 100644 --- a/phpBB/config/mimetype_guessers.yml +++ b/phpBB/config/mimetype_guessers.yml @@ -11,9 +11,6 @@ services: mimetype.content_guesser: class: phpbb\mimetype\content_guesser - arguments: - - %core.root_path% - - @php_ini tags: - { name: mimetype.guessers } |
