fixed 500 php7.2 pandora_enterprise#9387

This commit is contained in:
Daniel Barbero 2022-08-11 14:05:01 +02:00
parent de922dd0b2
commit 9b3d7ba763
1 changed files with 2 additions and 2 deletions

View File

@ -381,7 +381,7 @@ if ($free_search != '') {
],
'no_toggle' => true,
],
],
]
);
} else {
ui_print_datatable(
@ -419,7 +419,7 @@ if ($free_search != '') {
$strict_user
),
],
],
]
);
}