mirror of
https://github.com/e107inc/e107.git
synced 2025-08-18 04:12:00 +02:00
Closes #4922 - Option for plugins to extend notification routing.
This commit is contained in:
@@ -496,7 +496,7 @@ class notify
|
||||
|
||||
$this->send('admin_news_notify', $data['news_title'], $message, $img);
|
||||
|
||||
// print_a($message);
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user