Merge branch 'ent-9307-error-500-en-vista-mobile-con-php-7-2' into 'develop'
fix 550 error evnts mobile php 7.2 pandora_enterprise#9307 See merge request artica/pandorafms!5029
This commit is contained in:
commit
a5b9135442
|
@ -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