1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-23 00:32:57 +02:00

[feature/twig] Remove resource locator dependency from template

PHPBB3-11598
This commit is contained in:
Nathaniel Guse
2013-07-01 13:28:08 -05:00
parent 2d9bbe0ef2
commit bdc05b7dc8
10 changed files with 8 additions and 12 deletions

View File

@@ -260,7 +260,6 @@ services:
- %core.php_ext%
- @config
- @user
- @style.resource_locator
- @template_context
- @ext.manager