mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-31 20:11:54 +02:00
[ticket/14754] Use dedicated table to stop receiving notifications
PHPBB3-14754
This commit is contained in:
committed by
Marc Alexander
parent
a3e0117ff0
commit
f3664b07d2
@@ -209,11 +209,7 @@ services:
|
||||
- '@dbal.conn'
|
||||
- '%core.root_path%'
|
||||
- '%core.php_ext%'
|
||||
- '%tables.topics_watch%'
|
||||
- '%tables.topics_track%'
|
||||
- '%tables.posts%'
|
||||
- '%tables.forums_watch%'
|
||||
- '%tables.forums_track%'
|
||||
- '%tables.email_notifications%'
|
||||
tags:
|
||||
- { name: notification.method }
|
||||
|
||||
|
Reference in New Issue
Block a user