fix 550 error evnts mobile php 7.2 pandora_enterprise#9307

This commit is contained in:
Daniel Barbero Martin 2022-07-22 12:27:58 +02:00
parent 33f6ae1875
commit 57f82b0c31
1 changed files with 1 additions and 1 deletions

View File

@ -1101,7 +1101,7 @@ class Events
if (is_metaconsole() === false) {
$count = events_get_all(
'count',
$filters,
$filters
);
if ($count !== false) {