From: hickert Date: Tue, 25 May 2010 08:59:56 +0000 (+0000) Subject: Added schema requrements X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=71f3623a93e872fde505a8ba1b464d99dbefba1a;p=gosa.git Added schema requrements git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18665 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/goto/admin/systems/services/ldap/class_goLdapServer.inc b/gosa-plugins/goto/admin/systems/services/ldap/class_goLdapServer.inc index 36f4320ae..6ce621f8d 100644 --- a/gosa-plugins/goto/admin/systems/services/ldap/class_goLdapServer.inc +++ b/gosa-plugins/goto/admin/systems/services/ldap/class_goLdapServer.inc @@ -132,6 +132,7 @@ class goLdapServer extends goService{ "plPriority" => 96, "plSection" => array("administration"), "plCategory" => array("server"), + "plRequirements"=> array('ldapSchema' => array('goLdapServer' => '>=2.7')), "plProvidedAcls"=> array( "start" => _("Start"),