fix 550 error evnts mobile php 7.2 pandora_enterprise#9307
This commit is contained in:
parent
33f6ae1875
commit
57f82b0c31
|
@ -1101,7 +1101,7 @@ class Events
|
|||
if (is_metaconsole() === false) {
|
||||
$count = events_get_all(
|
||||
'count',
|
||||
$filters,
|
||||
$filters
|
||||
);
|
||||
|
||||
if ($count !== false) {
|
||||
|
|
Loading…
Reference in New Issue