summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: bddca0f)
raw | patch | inline | side by side (parent: bddca0f)
author | dradon <dradon@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 23 May 2011 06:50:35 +0000 (06:50 +0000) | ||
committer | dradon <dradon@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 23 May 2011 06:50:35 +0000 (06:50 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20893 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_acl.inc | patch | blob | history |
index e2bab7dda699f0838989867ef1ff68c80e502d77..d60af7ce369b04b6c9195538ab8e3b87d3f99053 100644 (file)
$this->dialog= TRUE;
$this->currentIndex= count($this->gosaAclEntry);
$this->loadAclEntry(TRUE);
+ $this->aclMemberList->setListData(array());
+ $this->aclMemberList->update();
}
$new_acl= array();