Code

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

gosa-plugins/gofon/admin/systems/gofon/class_phoneGeneric.inc

index 37e1dc0ca35cf271d6a04d54e57142fde2b14ae3..a8d9da862be61eca0b5f5192f4738284763e1bf5 100644 (file)
@@ -492,6 +492,7 @@ class phoneGeneric extends plugin
           "plDepends"     => array(),
           "plPriority"    => 0,
           "plSection"     => array("administration"),
+          "plRequirements"=> array('ldapSchema' => array('goFonHardware' => '>=2.7')),
           "plCategory"    => array("phone" => array("description"  => _("Phone hardware"),
                   "objectClass"  => "goFonHardware")),
           "plProperties" =>