aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
diff options
context:
space:
mode:
authorbrunoais <brunoaiss@gmail.com>2014-12-03 13:56:50 +0000
committerbrunoais <brunoaiss@gmail.com>2014-12-03 13:56:50 +0000
commit4159bb1340cc0e6998196372af56deb7226b93d6 (patch)
tree5e2c61589aba9763a77633641ca97896b8418356 /phpBB/config
parentac8a4b05b459a131d7fb6caacb23f190bdfbaf1f (diff)
downloadforums-4159bb1340cc0e6998196372af56deb7226b93d6.tar
forums-4159bb1340cc0e6998196372af56deb7226b93d6.tar.gz
forums-4159bb1340cc0e6998196372af56deb7226b93d6.tar.bz2
forums-4159bb1340cc0e6998196372af56deb7226b93d6.tar.xz
forums-4159bb1340cc0e6998196372af56deb7226b93d6.zip
[ticket/13146] Wrong usage of tabs in .yml
PHPBB3-13146
Diffstat (limited to 'phpBB/config')
-rw-r--r--phpBB/config/content.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/config/content.yml b/phpBB/config/content.yml
index c62b8e26fb..caeb1a4161 100644
--- a/phpBB/config/content.yml
+++ b/phpBB/config/content.yml
@@ -3,7 +3,7 @@ services:
class: phpbb\content_visibility
arguments:
- @auth
- - @phpbb_dispatcher
+ - @phpbb_dispatcher
- @config
- @dbal.conn
- @user