by Marius S.
Thanks,
So I just need to update backup/util/helper/backup_cron_helper.class.php file?
and add
set_config('backup_auto_running', '0', 'backup');
Immediately before the line
trace("Checking automated backup status",'...');
If I do this update in backup_cron_helper.class.php file I won't need to flush mdl_backup_controllers and your mdl_backup_courses tables?
Thanks,
Marius.