mirror of
https://github.com/e107inc/e107.git
synced 2025-08-20 21:32:09 +02:00
Forum language-file cleanup.
This commit is contained in:
@@ -64,7 +64,7 @@ class forum_notify extends notify
|
||||
function forum_nt($data)
|
||||
{
|
||||
$message = 'todo';
|
||||
$this->send('forum_nt', FORUM_NT_6, $message);
|
||||
$this->send('forum_nt', LAN_PLUGIN_FORUM_NAME, $message);
|
||||
}
|
||||
|
||||
function forum_ntp($data)
|
||||
|
Reference in New Issue
Block a user