summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b15ee4c)
raw | patch | inline | side by side (parent: b15ee4c)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 2 Dec 2005 08:45:49 +0000 (08:45 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 2 Dec 2005 08:45:49 +0000 (08:45 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2200 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/groups/acl_definition.inc | patch | blob | history |
index 638bd208402d3ca9f6ba73a004d2a2d4741ffec8..b4bff2ebb4606926921324b2691288317575e590 100644 (file)
$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");
?>