summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 42a5993)
raw | patch | inline | side by side (parent: 42a5993)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 2 Dec 2005 12:19:08 +0000 (12:19 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 2 Dec 2005 12:19:08 +0000 (12:19 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2206 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/groups/acl_definition.inc | patch | blob | history |
index c1b1715a61ede02b024e9ec5c4613b5dadeee768..69d4c16c8ebdf874f08df4a5849a09e9f8a2a3b4 100644 (file)
"FTPQuotaMBytes",
"FTPUploadRatio",
"FTPDownloadRatio");
-$ACLD['goFonConference']= array(
+$ACLD['conference']= array(
"goFonConference",
"goFonPIN",
"base",
+ "delete",
"cn",
"description",
"telephoneNumber",
$ACLD['mailqueue'] = array("mailqueue","unhold_all","hold_all","del_all","requeue_all","unhold","hold","del","requeue","query","header");
$ACLD['ldapmanager']= array("ldapmanager","import","export","xlsexport","csvimport");
-$ACLD['conference'] = array(
- "conference",
- "cn",
- "base",
- "description",
- "goFonPIN",
- "goFonConferenceOption_P",
- "goFonConferenceOption_r",
- "goFonConferenceOption_M",
- "goFonConferenceOption_s",
- "goFonConferenceOption_i",
- "goFonConferenceOption_c",
- "goFonConferenceOption_D",
- "goFonConferenceOptionFormat",
- "goFonConferenceOptionLifetime",
- "telephoneNumber",
- "goFonConferenceOwner");
-
-
$ACLD['FAIclass'] = array(
// Allow displaying of FAI menu element
"FAIclass" => "FAI management enabled");