summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 528c0fc)
raw | patch | inline | side by side (parent: 528c0fc)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 5 Feb 2010 15:30:19 +0000 (15:30 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 5 Feb 2010 15:30:19 +0000 (15:30 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15599 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_acl.inc | patch | blob | history |
index df145dd2fc84eacd682548cd4f33583fc4ea42d6..52656353583afeff7b2a4af197b5cee48bf3e5bd 100644 (file)
/* Build general objects */
$list =$this->sort_by_priority($list);
+ $this->aclContents= array();
foreach ($list as $key => $name){
/* Create sub acl if it does not exist */