Code

Added schema requrements
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 25 May 2010 08:59:26 +0000 (08:59 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 25 May 2010 08:59:26 +0000 (08:59 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18654 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/gofon/admin/ogroups/gofon/class_phonequeue.inc

index d72eb47ccbb30135dce2c4e82fe455f05607c11f..88eb5959ca0d605b852c27cb2826b5d715d649a0 100644 (file)
@@ -922,6 +922,7 @@ class phonequeue extends plugin
           "plPriority"    => 3,
           "plSection"     => array("administration"),
           "plCategory"    => array("ogroups"),
+          "plRequirements"=> array('ldapSchema' => array('goFonQueue' => '>=2.7')), 
           "plProvidedAcls"=> array(
 
             "goFonTimeOut"              => _("Timeout"),