1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-19 06:51:33 +02:00

[feature/twig] Use adm_relative_path to build admin namespace

PHPBB3-11598
This commit is contained in:
Nathaniel Guse
2013-07-01 13:39:51 -05:00
parent 9fbba760fb
commit d7cff78443
2 changed files with 12 additions and 6 deletions

View File

@@ -262,6 +262,7 @@ services:
- @user
- @template_context
- @ext.manager
- %core.adm_relative_path%
template_context:
class: phpbb_template_context