diff --git a/pandora_console/mobile/operation/events.php b/pandora_console/mobile/operation/events.php index dfdf58dd28..360f2710d6 100644 --- a/pandora_console/mobile/operation/events.php +++ b/pandora_console/mobile/operation/events.php @@ -1101,7 +1101,7 @@ class Events if (is_metaconsole() === false) { $count = events_get_all( 'count', - $filters, + $filters ); if ($count !== false) {