summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2225c7a)
raw | patch | inline | side by side (parent: 2225c7a)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 14 May 2010 07:03:35 +0000 (07:03 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 14 May 2010 07:03:35 +0000 (07:03 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18430 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/systems/goto/class_workstationGeneric.inc | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/systems/goto/class_workstationGeneric.inc b/gosa-plugins/goto/admin/systems/goto/class_workstationGeneric.inc
index 24c8c3dce087904154bc117d52438184251327bb..87aa7079529430a2ed0df3ff0f1c4786e6f93a23 100644 (file)
"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
),