From: hickert Date: Wed, 26 May 2010 07:52:45 +0000 (+0000) Subject: Added requirement dependencies X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=28166bbb4020b3e137addced3b4e2d6c0285951b;p=gosa.git Added requirement dependencies git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18727 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/goto/admin/systems/services/shares/class_goShareServer.inc b/gosa-plugins/goto/admin/systems/services/shares/class_goShareServer.inc index f1cbc7fdf..cc1534db0 100644 --- a/gosa-plugins/goto/admin/systems/services/shares/class_goShareServer.inc +++ b/gosa-plugins/goto/admin/systems/services/shares/class_goShareServer.inc @@ -416,7 +416,10 @@ class goShareServer extends goService{ "plDepends" => array(), "plPriority" => 90, "plSection" => array("administration"), - "plRequirements"=> array('ldapSchema' => array('goShareServer' => '>=2.7')), + "plRequirements"=> array( + 'ldapSchema' => array('goShareServer' => '>=2.7'), + 'onFailureDisablePlugin' => array(get_class()) + ), "plCategory" => array("server"), "plProvidedAcls"=> array(