fix console report pandora_enterprise#6367

This commit is contained in:
Daniel Barbero 2022-08-09 14:01:55 +02:00
parent d9227fae0e
commit 67f3a9c088

View File

@ -550,7 +550,7 @@ function cron_list_table()
break; break;
case 'cron_task_generate_report': case 'cron_task_generate_report':
if ((bool) $task['enabled'] === true && ($write_perms === true || $manage_pandora === true)) { if ((bool) $task['enabled'] === true) {
$data[0] = html_print_anchor( $data[0] = html_print_anchor(
[ [
'href' => sprintf( 'href' => sprintf(