import apilo
This commit is contained in:
@@ -340,6 +340,7 @@ class Scheduler extends SugarBean {
|
||||
$this->cleanJobLog();
|
||||
$allSchedulers = $this->get_full_list('', 'schedulers.status=\'Active\'');
|
||||
|
||||
|
||||
$GLOBALS['log']->info('-----> Scheduler found [ '.count($allSchedulers).' ] ACTIVE jobs');
|
||||
|
||||
if(!empty($allSchedulers)) {
|
||||
|
||||
Reference in New Issue
Block a user