X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=include%2Fclass_pluglist.inc;h=50e0c0f191a29158c58fd8df71453925b8992bf7;hb=89d5b00ebf8dc679c97094d2bfb39fd7ac66225a;hp=1327a6350c4517e37dba3e75388edbbabebc563c;hpb=e8348ad067e6347c1ee444157305114322e0dd7c;p=gosa.git diff --git a/include/class_pluglist.inc b/include/class_pluglist.inc index 1327a6350..50e0c0f19 100644 --- a/include/class_pluglist.inc +++ b/include/class_pluglist.inc @@ -79,7 +79,7 @@ class pluglist { function check_access($aclname) { - $deps = $this->ui->get_module_departments($aclname); + $deps= $this->ui->get_module_departments($aclname); $acls_to_check = array(); if(preg_match("/,/",$aclname)){