mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/13904] Remove phpbb_root_path global from filespec class
PHPBB3-13904
This commit is contained in:
@@ -13,6 +13,7 @@ services:
|
||||
arguments:
|
||||
- @filesystem
|
||||
- @language
|
||||
- %core.root_path%
|
||||
- @mimetype.guesser
|
||||
- @plupload
|
||||
|
||||
@@ -24,3 +25,4 @@ services:
|
||||
- @files.factory
|
||||
- @language
|
||||
- @request
|
||||
- %core.root_path%
|
||||
|
Reference in New Issue
Block a user