From: hickert Date: Mon, 8 Mar 2010 08:50:48 +0000 (+0000) Subject: Updated ACL handling in groups X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=d15deb74627e9e17b6244224eb6741ecda0a066a;p=gosa.git Updated ACL handling in groups git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16346 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/include/class_filterLDAP.inc b/gosa-core/include/class_filterLDAP.inc index ce2538b83..4fa1e2a20 100644 --- a/gosa-core/include/class_filterLDAP.inc +++ b/gosa-core/include/class_filterLDAP.inc @@ -118,7 +118,7 @@ class filterLDAP { $result[]= $attrs; } }else{ - trigger_error("Invalid objectType given, please check listing.xml '{$dn}'!"); + //trigger_error("Invalid objectType given, please check listing.xml '{$dn}'!"); } } } diff --git a/gosa-core/plugins/admin/groups/group-list.xml b/gosa-core/plugins/admin/groups/group-list.xml index 22b02b28f..efdcca10c 100644 --- a/gosa-core/plugins/admin/groups/group-list.xml +++ b/gosa-core/plugins/admin/groups/group-list.xml @@ -19,6 +19,23 @@ plugins/groups/images/groups.png + + + gotoSubmenuEntry + groups + group + plugins/groups/images/groups.png + + + + + gotoMenuEntry + groups + group + plugins/groups/images/groups.png + + +