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

[ticket/13904] Remove unneeded parameters from avatars and fix tests

PHPBB3-13904
This commit is contained in:
Marc Alexander
2015-08-14 09:10:05 +02:00
parent 0a98fc2561
commit 57de896286
3 changed files with 6 additions and 19 deletions

View File

@@ -61,10 +61,9 @@ services:
- @config
- %core.root_path%
- %core.php_ext%
- @filesystem
- @path_helper
- @mimetype.guesser
- @dispatcher
- @files.factory
- @cache.driver
calls:
- [set_name, [avatar.driver.upload]]