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

Merge branch '3.1.x'

Conflicts:
	phpBB/phpbb/avatar/driver/upload.php
	tests/avatar/manager_test.php
This commit is contained in:
Marc Alexander
2015-08-08 22:23:03 +02:00
3 changed files with 72 additions and 9 deletions

View File

@@ -64,6 +64,7 @@ services:
- @filesystem
- @path_helper
- @mimetype.guesser
- @dispatcher
- @cache.driver
calls:
- [set_name, [avatar.driver.upload]]