mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
Merge pull request #2441 from Nicofuma/ticket/12529
[ticket/12529] Use root_path in controller\resolver to check the template dir * Nicofuma/ticket/12529: [ticket/12529] Move $phpbb_root_path to the end of the constructor [ticket/12529] Use root_path in controller\resolver to check the template dir
This commit is contained in:
@@ -104,6 +104,7 @@ services:
|
||||
arguments:
|
||||
- @user
|
||||
- @service_container
|
||||
- %core.root_path%
|
||||
- @template
|
||||
|
||||
controller.provider:
|
||||
|
Reference in New Issue
Block a user