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

[ticket/11148] Use mimetype guesser for uploaded avatars

PHPBB3-11148
This commit is contained in:
Marc Alexander
2014-01-09 23:55:22 +01:00
parent 94a81fa01d
commit c22983cbdb
3 changed files with 45 additions and 3 deletions

View File

@@ -45,6 +45,7 @@ services:
- %core.root_path%
- %core.php_ext%
- @path_helper
- @mimetype.guesser
- @cache.driver
calls:
- [set_name, [avatar.driver.upload]]