mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
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…
x
Reference in New Issue
Block a user