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

Merge pull request #3738 from javiexin/ticket/13981

[ticket/13981] Add events to capture avatar deletion or overwriting
This commit is contained in:
Marc Alexander
2015-08-08 22:21:11 +02:00
3 changed files with 72 additions and 9 deletions

View File

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