mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/12529] Move $phpbb_root_path to the end of the constructor
PHPBB3-12529
This commit is contained in:
@@ -103,8 +103,8 @@ services:
|
||||
class: phpbb\controller\resolver
|
||||
arguments:
|
||||
- @user
|
||||
- %core.root_path%
|
||||
- @service_container
|
||||
- %core.root_path%
|
||||
- @template
|
||||
|
||||
controller.provider:
|
||||
|
Reference in New Issue
Block a user