summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c1566c4)
raw | patch | inline | side by side (parent: c1566c4)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 25 May 2010 08:59:46 +0000 (08:59 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 25 May 2010 08:59:46 +0000 (08:59 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18661 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/gofon/admin/systems/services/gofon/class_goFonServer.inc | patch | blob | history |
diff --git a/gosa-plugins/gofon/admin/systems/services/gofon/class_goFonServer.inc b/gosa-plugins/gofon/admin/systems/services/gofon/class_goFonServer.inc
index dd5a6bdb18747ccaf0f9dbdf52d0d5ab788960cd..6365626d4f108b78a9a24c4ad0bda02c8adf31c1 100644 (file)
"plSection" => array("administration"),
"plCategory" => array("server"),
+ "plRequirements"=> array('ldapSchema' => array('goFonServer' => '>=2.7')),
+
"plProvidedAcls"=> array(
"start" => _("Start"),
"stop" => _("Stop"),