Code

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

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

index 1c9f03edf1c4a23a78ed375b900186861025fd8b..489f55853a823c288ba0a532807b68b2975d2c42 100644 (file)
@@ -558,7 +558,7 @@ class faiScript extends plugin
                   "default"       => "ou=scripts,",
                   "description"   => "The 'faiScriptRDN' statement defines the location where new fai-scripts will be created. The default is 'ou=scripts,'.",
                   "check"         => "gosaProperty::isRdn",
-                  "migrate"       => "",
+                  "migrate"       => "migrate_faiScriptRDN",
                   "group"         => "plugin",
                   "mandatory"     => FALSE
                   )