summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e05e1cd)
raw | patch | inline | side by side (parent: e05e1cd)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 1 Dec 2005 09:46:54 +0000 (09:46 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 1 Dec 2005 09:46:54 +0000 (09:46 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2171 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/groups/acl_definition.inc | patch | blob | history |
index 3c7323c8e78c6f4480f2c19305559193830e9dc6..fa5b8d622953a5d799504c9fd7d74497897fa959 100644 (file)
"facsimileTelephoneNumber", "pager");
$ACLD['fonreport'] = array("fonreport", "src", "dst", "channel", "lastapp", "disposition", "duration");
$ACLD['faxreport'] = array("faxreport");
+$ACLD['logview'] = array("logview");
+$ACLD['mailqueue'] = array("mailqueue");
+$ACLD['ldapmanager']= array("ldapmanager");
?>