mirror of
https://github.com/e107inc/e107.git
synced 2025-08-04 13:47:31 +02:00
Notify clarify debug message
This commit is contained in:
@@ -42,7 +42,7 @@ class notify
|
||||
|
||||
if(empty($active) && defset('e_PAGE') == 'notify.php')
|
||||
{
|
||||
e107::getMessage()->addDebug('Notify is disabled!');
|
||||
e107::getMessage()->addDebug('All notifications are inactive!');
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user