-
Type:
Incident report
-
Resolution: Fixed
-
Priority:
Trivial
-
Affects Version/s: 2.2.4
-
Component/s: Frontend (F)
-
None
Function prototype is "function make_latest_issues(array $filter = array())", while CScreenHostgroupTriggers.php call this function like this "
$output = new CUIWidget('hat_htstatus', make_latest_issues($params, true));"