summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 874ad3b)
raw | patch | inline | side by side (parent: 874ad3b)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 Nov 2010 13:13:18 +0000 (13:13 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 Nov 2010 13:13:18 +0000 (13:13 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@20263 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_userinfo.inc | patch | blob | history |
index a1180da22cbad09122ef00374617cf49641cd5c0..e6acbb2b5ce46cc3841642f40ec1670c9aea6d39 100644 (file)
}
}
}else{
- trigger_error("Invalid type of category ".$category);
$acl = "";
}
$this->result_cache['has_complete_category_acls'][$dn][$category] = $acl;