Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-11238

typo in CHostGroup.php - "childs"

XMLWordPrintable

      ZBXNEXT-1262 introduced a variable with a typo in frontends/php/include/classes/api/services/CHostGroup.php :

      $parent_childs = [];
      $parent_childs[$parent['groupid']][] = $groupid;
      foreach ($parent_childs[$right['id']] as $parent_child) {
      

            Unassigned Unassigned
            richlv richlv
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: