mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 00:07:44 +02:00
[ticket/11103] General notification email template.
PHPBB3-11103
This commit is contained in:
@@ -21,5 +21,5 @@ if (!defined('IN_PHPBB'))
|
||||
*/
|
||||
interface phpbb_notifications_method_interface
|
||||
{
|
||||
public function notify($notification);
|
||||
public function notify();
|
||||
}
|
||||
|
Reference in New Issue
Block a user