1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/13904] Use language class instead of global user in filespec

PHPBB3-13904
This commit is contained in:
Marc Alexander
2015-06-02 15:06:24 +02:00
parent 6541e4cb17
commit 697ac5f4aa
5 changed files with 41 additions and 46 deletions

View File

@@ -12,6 +12,7 @@ services:
scope: prototype
arguments:
- @filesystem
- @language
- @mimetype.guesser
- @plupload