Code

added migration classes for RDN properties
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 14 May 2010 07:03:39 +0000 (07:03 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 14 May 2010 07:03:39 +0000 (07:03 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18432 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/gofax/gofax/blocklists/class_blocklistGeneric.inc

index 5683258e806dcbe618069ccdec3cbf24ee7141ea..d06afa71982484664982f654962f22b00cd6f796 100644 (file)
@@ -387,7 +387,7 @@ class blocklistGeneric extends plugin
                           "default"       => "ou=gofax,ou=systems,",
                           "description"   => "The 'faxBlocklistRDN' statement defines the location where new blocklists will be created. The default is 'ou=gofax,ou=systems,'.",
                           "check"         => "gosaProperty::isRdn",
-                          "migrate"       => "",
+                          "migrate"       => "migrate_faxBlocklistRDN",
                           "group"         => "plugin",
                           "mandatory"     => FALSE
                           )