summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ec28b1c)
raw | patch | inline | side by side (parent: ec28b1c)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 30 Nov 2005 13:49:50 +0000 (13:49 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 30 Nov 2005 13:49:50 +0000 (13:49 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2160 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/groups/acl_definition.inc | patch | blob | history |
index 12a0442e4939bde2b712695b0920f125841fe4d3..a54012ab1e823696543b7e1766eb477cc5347b6e 100644 (file)
, "AuthorizedConfigurationInformation"
, "AuthorizedSystemInformation");
-$ACLD['global-addressbook']= array("create", "delete");
+$ACLD['addressbook']= array("addressbook","create", "delete");
+$ACLD['fonreport'] = array("fonreport");
+$ACLD['faxreport'] = array("faxreport");
?>