From: hickert Date: Tue, 25 May 2010 08:59:43 +0000 (+0000) Subject: Added schema requrements X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=c1566c43715396830ed97c768b85a86a0a6a072a;p=gosa.git Added schema requrements git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18660 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/gofax/admin/systems/services/gofax/class_goFaxServer.inc b/gosa-plugins/gofax/admin/systems/services/gofax/class_goFaxServer.inc index 0af5816e2..83818f856 100644 --- a/gosa-plugins/gofax/admin/systems/services/gofax/class_goFaxServer.inc +++ b/gosa-plugins/gofax/admin/systems/services/gofax/class_goFaxServer.inc @@ -92,6 +92,7 @@ class goFaxServer extends goService { "plPriority" => 99, "plSection" => array("administration"), "plCategory" => array("server"), + "plRequirements"=> array('ldapSchema' => array('goFaxServer' => '>=2.7')), "plProvidedAcls"=> array( "goFaxAdmin" => _("Login name"),