Code

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

gosa-plugins/gofon/gofon/phoneaccount/class_phoneAccount.inc

index c12bc487f17ddf62cd65544d5e9bb3f34fcd8d91..01e6e5b5ab833dba4660cd64439e69aedb622cbe 100644 (file)
@@ -1844,6 +1844,7 @@ class phoneAccount extends plugin
 
 
           "plOptions"       => array(),
+          "plRequirements"=> array('ldapSchema' => array('goFonAccount' => '>=2.7')),
 
           "plProvidedAcls"  => array(
             "telephoneNumber"     => _("Telephone number"),