From: hickert Date: Fri, 14 May 2010 07:03:39 +0000 (+0000) Subject: added migration classes for RDN properties X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=b8526146c0f5597ab766b411f1adcd2af8a6bf0e;p=gosa.git added migration classes for RDN properties git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18432 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/gofax/gofax/blocklists/class_blocklistGeneric.inc b/gosa-plugins/gofax/gofax/blocklists/class_blocklistGeneric.inc index 5683258e8..d06afa719 100644 --- a/gosa-plugins/gofax/gofax/blocklists/class_blocklistGeneric.inc +++ b/gosa-plugins/gofax/gofax/blocklists/class_blocklistGeneric.inc @@ -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 )