aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/default/container/services.yml
diff options
context:
space:
mode:
authorTristan Darricau <github@nicofuma.fr>2014-11-20 22:40:37 +0100
committerTristan Darricau <github@nicofuma.fr>2014-11-20 23:15:49 +0100
commit677b5b2cd4937ee6c777728082084c661223dee8 (patch)
tree4342890f46004943e15a2cfd8ccdd559619bb53c /phpBB/config/default/container/services.yml
parent93f61a4a7d34f8ad565bdc1605784284994ecdfc (diff)
downloadforums-677b5b2cd4937ee6c777728082084c661223dee8.tar
forums-677b5b2cd4937ee6c777728082084c661223dee8.tar.gz
forums-677b5b2cd4937ee6c777728082084c661223dee8.tar.bz2
forums-677b5b2cd4937ee6c777728082084c661223dee8.tar.xz
forums-677b5b2cd4937ee6c777728082084c661223dee8.zip
[ticket/12620] Fix rebase
PHPBB3-12620
Diffstat (limited to 'phpBB/config/default/container/services.yml')
-rw-r--r--phpBB/config/default/container/services.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/config/default/container/services.yml b/phpBB/config/default/container/services.yml
index 3f36a5178a..6cf9180cc0 100644
--- a/phpBB/config/default/container/services.yml
+++ b/phpBB/config/default/container/services.yml
@@ -157,6 +157,7 @@ services:
- @ext.manager
- %core.root_path%
- %core.php_ext%
+ - %core.environment%
router.listener:
class: Symfony\Component\HttpKernel\EventListener\RouterListener