mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/13904] Use language class instead of global user in filespec
PHPBB3-13904
This commit is contained in:
@@ -12,6 +12,7 @@ services:
|
||||
scope: prototype
|
||||
arguments:
|
||||
- @filesystem
|
||||
- @language
|
||||
- @mimetype.guesser
|
||||
- @plupload
|
||||
|
||||
|
Reference in New Issue
Block a user