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:
@@ -103,6 +103,7 @@ services:
|
||||
class: phpbb\controller\resolver
|
||||
arguments:
|
||||
- @user
|
||||
- %core.root_path%
|
||||
- @service_container
|
||||
- @template
|
||||
|
||||
|
Reference in New Issue
Block a user