mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +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
@@ -41,7 +41,7 @@ interface method_interface
|
||||
/**
|
||||
* Return the list of the users already notified
|
||||
*
|
||||
* @param int $notification_type_id Type of the notification
|
||||
* @param int $notification_type_id ID of the notification type
|
||||
* @param array $options
|
||||
* @return array User
|
||||
*/
|
||||
|
Reference in New Issue
Block a user