From: hickert Date: Fri, 2 Dec 2005 08:45:49 +0000 (+0000) Subject: Added ACLs for FAI dialog X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=200c8b3d667d21681c8ea9599ff710bf107ed057;p=gosa.git Added ACLs for FAI dialog git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2200 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/admin/groups/acl_definition.inc b/plugins/admin/groups/acl_definition.inc index 638bd2084..b4bff2ebb 100644 --- a/plugins/admin/groups/acl_definition.inc +++ b/plugins/admin/groups/acl_definition.inc @@ -313,18 +313,7 @@ $ACLD['conference'] = array( $ACLD['FAIclass'] = array( - "FAIclass" => "FAIclass" -/* ,"FAIhook-View" => "FAIhook : View", - "FAIhook-Create" => "FAIhook : Create", - "FAIhook-Delete" => "FAIhook : Delete", - "FAIhook-cn" => "FAIhook : cn", - "FAIhook-description" => "FAIhook : description", - "FAIhookEntry-View" => "FAIhookEntry : View", - "FAIhookEntry-Create" => "FAIhookEntry : Create", - "FAIhookEntry-Delete" => "FAIhookEntry : Delete", - "FAIhookEntry-cn" => "FAIhookEntry : cn", - "FAIhookEntry-description" => "FAIhookEntry : description"*/ - - ); + // Allow displaying of FAI menu element + "FAIclass" => "FAI management enabled"); ?>