mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-08 09:46:46 +02:00
[ticket/11832] Inject dependencies for phpbb_get_web_root_path (also moving)
Function moved from phpbb_get_web_root_path to filesystem::get_web_root_path PHPBB3-11832
This commit is contained in:
@@ -169,6 +169,8 @@ services:
|
||||
|
||||
filesystem:
|
||||
class: phpbb_filesystem
|
||||
arguments:
|
||||
- %core.root_path%
|
||||
|
||||
groupposition.legend:
|
||||
class: phpbb_groupposition_legend
|
||||
|
Reference in New Issue
Block a user