From b8526146c0f5597ab766b411f1adcd2af8a6bf0e Mon Sep 17 00:00:00 2001 From: hickert Date: Fri, 14 May 2010 07:03:39 +0000 Subject: [PATCH] added migration classes for RDN properties git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18432 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/gofax/gofax/blocklists/class_blocklistGeneric.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ) -- 2.30.2