1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/12529] Use root_path in controller\resolver to check the template dir

PHPBB3-12529
This commit is contained in:
Tristan Darricau
2014-05-11 14:10:19 +02:00
parent d4fc060bcd
commit 197c801746
3 changed files with 11 additions and 3 deletions

View File

@@ -103,6 +103,7 @@ services:
class: phpbb\controller\resolver
arguments:
- @user
- %core.root_path%
- @service_container
- @template