aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/config')
-rw-r--r--phpBB/config/mimetype_guessers.yml3
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 }