Closed benkeen closed 5 years ago
actions.php line 23: empty(ViewFields::getViewField($view_id, $field_id)) is invalid for earlier versions of PHP.
actions.php
empty(ViewFields::getViewField($view_id, $field_id))
actions.php
line 23:empty(ViewFields::getViewField($view_id, $field_id))
is invalid for earlier versions of PHP.