Code

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

gosa-plugins/fai/admin/fai/class_faiVariable.inc

index 8d35ca7311e35fae82f8c782290db94bb50c0a4c..fcbf2785c36791eab4a0e859e44585c72977109c 100644 (file)
@@ -402,7 +402,7 @@ class faiVariable extends plugin
                   "default"       => "ou=variables,",
                   "description"   => "The 'faiVariableRDN' statement defines the location where new fai-variables will be created. The default is 'ou=variables,'.",
                   "check"         => "gosaProperty::isRdn",
-                  "migrate"       => "",
+                  "migrate"       => "migrate_faiVariableRDN",
                   "group"         => "plugin",
                   "mandatory"     => FALSE)),