Code

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

gosa-plugins/gofax/gofax/blocklists/class_blocklistGeneric.inc
gosa-plugins/gofax/gofax/faxaccount/class_gofaxAccount.inc
gosa-plugins/gofax/gofax/faxreports/class_faxreport.inc

index a597c132c7f743cf7840a37cb2fa28d6808413f6..d9bb2391f7fd8e51715e6ae99c268502bc5cf5c3 100644 (file)
@@ -374,7 +374,7 @@ class blocklistGeneric extends plugin
                   "plDescription"     => _("Fax blocklists"),
                   "plSelfModify"      => FALSE,
                   "plDepends"         => array(),
-                  "plRequirements"=> array('ldapSchema' => array('goFaxRBlock' => '>=2.7','goFaxSBlock' => '>=2.7')),
+                  "plRequirements"=> array('ldapSchema' => array('goFaxRBlock' => '>=1.0.4','goFaxSBlock' => '>=1.0.4')),
                   "plPriority"    => 0,
                   "plSection"     => array("administration" => _("Fax blocklists")),
                   "plCategory"    => array("gofaxlist"      => array("description" => _("Fax blocklists"),
index 1f556308151601ecffcacab42ce8fae6216854a7..a407a42d94f0ef62dbe61f53c588e8f164f7f5a2 100644 (file)
@@ -816,7 +816,7 @@ class gofaxAccount extends plugin
           "plPriority"      => 6,             
           "plSection"       => "personal",  
           "plCategory"      => array("users"),
-          "plRequirements"=> array('ldapSchema' => array('goFaxAccount' => '>=2.7')),
+          "plRequirements"=> array('ldapSchema' => array('goFaxAccount' => '>=1.0.4')),
           "plOptions"       => array(),
 
           "plProvidedAcls"  => array(
index 1048191bf5f13e95b75ad4016b6d0d810774edf4..e7e64158f0c98291d319baeca59781e0e92228e8 100644 (file)
@@ -433,7 +433,7 @@ class viewFaxEntries extends plugin {
         return (array(
             "plShortName"     => _("View fax reports"),
             "plDescription"   => _("View fax reports")."&nbsp;<i>"._("All entries are readonly")."</i>",
-            "plRequirements"  => array('ldapSchema' => array('goFaxAccount' => '>=2.7')),
+            "plRequirements"  => array('ldapSchema' => array('goFaxAccount' => '>=1.0.4')),
             "plSelfModify"    => TRUE,
             "plDepends"       => array(),
             "plPriority"      => 89,                                 // Position in tabs