mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 03:34:04 +02:00
[ticket/17493] Remove remnants of notify type
PHPBB-17493
This commit is contained in:
@@ -136,7 +136,7 @@ class email extends \phpbb\notification\method\messenger_base
|
||||
|
||||
$insert_buffer->flush();
|
||||
|
||||
$this->notify_using_messenger(messenger_interface::NOTIFY_EMAIL);
|
||||
$this->notify_using_messenger('messenger.method.email');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user