1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[ticket/13904] Pass filesystem to upload avatar again

PHPBB3-13904
This commit is contained in:
Marc Alexander
2015-08-14 09:12:43 +02:00
parent dbfdb61f82
commit f32a94ae5d
3 changed files with 11 additions and 3 deletions

View File

@@ -61,6 +61,7 @@ services:
- @config
- %core.root_path%
- %core.php_ext%
- @filesystem
- @path_helper
- @dispatcher
- @files.factory