Code

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

gosa-plugins/goto/admin/systems/goto/class_printGeneric.inc

index 7bd5622c199213c569061050a4d1c425a09dcac1..36bb54e5b3b5106a29887519252c8b96065d5959 100644 (file)
@@ -1007,7 +1007,7 @@ class printgeneric extends plugin
                   "default"       => "ou=printers,ou=systems,",
                   "description"   => "The 'printerRDN' statement defines the location where new printers will be created. The default is 'ou=printers,ou=systems,'.",
                   "check"         => "gosaProperty::isRdn",
-                  "migrate"       => "",
+                  "migrate"       => "migrate_printerRDN",
                   "group"         => "plugin",
                   "mandatory"     => FALSE
                   )