mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/14754] Only one email notification per topic
PHPBB3-14754
This commit is contained in:
committed by
Marc Alexander
parent
b732b4d8c8
commit
a3e0117ff0
@@ -206,8 +206,14 @@ services:
|
||||
- '@user_loader'
|
||||
- '@user'
|
||||
- '@config'
|
||||
- '@dbal.conn'
|
||||
- '%core.root_path%'
|
||||
- '%core.php_ext%'
|
||||
- '%tables.topics_watch%'
|
||||
- '%tables.topics_track%'
|
||||
- '%tables.posts%'
|
||||
- '%tables.forums_watch%'
|
||||
- '%tables.forums_track%'
|
||||
tags:
|
||||
- { name: notification.method }
|
||||
|
||||
|
Reference in New Issue
Block a user