parent
3d99cc830e
commit
86f8dab65b
@ -26,7 +26,7 @@ chdir(dirname(__FILE__));
|
|||||||
require_once('shared.inc.php');
|
require_once('shared.inc.php');
|
||||||
|
|
||||||
if ($setting->getValue('disable_notifications') == 1) {
|
if ($setting->getValue('disable_notifications') == 1) {
|
||||||
$monitoring->endCronjob($cron_name, 'E0009', 0, true);
|
$monitoring->endCronjob($cron_name, 'E0009', 0, true, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
$log->logDebug(" IDLE Worker Notifications ...");
|
$log->logDebug(" IDLE Worker Notifications ...");
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user