Code

added migration classes for RDN properties
[gosa.git] / gosa-plugins / goto / admin / systems / goto / class_workstationGeneric.inc
index 24c8c3dce087904154bc117d52438184251327bb..87aa7079529430a2ed0df3ff0f1c4786e6f93a23 100644 (file)
@@ -695,7 +695,7 @@ class workgeneric extends plugin
                   "default"       => "ou=workstations,ou=systems,",
                   "description"   => _("The 'workstationRDN' statement defines the location where new workstations will be created. The default is 'ou=workstations,ou=systems,'."),
                   "check"         => "gosaProperty::isRdn",
-                  "migrate"       => "",
+                  "migrate"       => "migrate_workstationRDN",
                   "group"         => "plugin",
                   "mandatory"     => FALSE
                   ),