From: hickert Date: Tue, 25 May 2010 08:59:32 +0000 (+0000) Subject: Added schema requrements X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=8b411bcdf67b474765cbd130ba799ec57f2b3342;p=gosa.git Added schema requrements git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18656 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/systems/admin/systems/class_servGeneric.inc b/gosa-plugins/systems/admin/systems/class_servGeneric.inc index 0b167b716..639105520 100644 --- a/gosa-plugins/systems/admin/systems/class_servGeneric.inc +++ b/gosa-plugins/systems/admin/systems/class_servGeneric.inc @@ -491,6 +491,7 @@ class servgeneric extends plugin "plDepends" => array(), "plPriority" => 1, "plSection" => array("administration"), + "plRequirements"=> array('ldapSchema' => array('goServer' => '>=2.7')), "plCategory" => array("server" => array("description" => _("Server"), "objectClass" => "goServer")), "plProperties" =>