aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
diff options
context:
space:
mode:
authorNathaniel Guse <nathaniel.guse@gmail.com>2013-07-01 13:28:08 -0500
committerNathaniel Guse <nathaniel.guse@gmail.com>2013-07-01 13:28:08 -0500
commitbdc05b7dc8ee2363dfe1a7fa70bc4118140ed351 (patch)
treed5e83c53175587bc73009a5464ca39d4d068a22e /phpBB/config
parent2d9bbe0ef218f56565d70a0e197ba91a80ea378b (diff)
downloadforums-bdc05b7dc8ee2363dfe1a7fa70bc4118140ed351.tar
forums-bdc05b7dc8ee2363dfe1a7fa70bc4118140ed351.tar.gz
forums-bdc05b7dc8ee2363dfe1a7fa70bc4118140ed351.tar.bz2
forums-bdc05b7dc8ee2363dfe1a7fa70bc4118140ed351.tar.xz
forums-bdc05b7dc8ee2363dfe1a7fa70bc4118140ed351.zip
[feature/twig] Remove resource locator dependency from template
PHPBB3-11598
Diffstat (limited to 'phpBB/config')
-rw-r--r--phpBB/config/services.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/config/services.yml b/phpBB/config/services.yml
index 4713cb21a6..32bd493743 100644
--- a/phpBB/config/services.yml
+++ b/phpBB/config/services.yml
@@ -260,7 +260,6 @@ services:
- %core.php_ext%
- @config
- @user
- - @style.resource_locator
- @template_context
- @ext.manager