Code

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

gosa-plugins/gofon/admin/systems/gofon/class_phoneGeneric.inc

index a3bfe73ef518bc234274e6de5f53ac76edb2465c..f74847c754b6dae5b48c568cc3cc20f312b3c32d 100644 (file)
@@ -502,7 +502,7 @@ class phoneGeneric extends plugin
                   "default"       => "ou=phones,ou=systems,",
                   "description"   => "The 'phoneRDN' statement defines the location where new phones will be created. The default is 'ou=phones,ou=systems,'.",
                   "check"         => "gosaProperty::isRdn",
-                  "migrate"       => "",
+                  "migrate"       => "migrate_phoneRDN",
                   "group"         => "plugin",
                   "mandatory"     => FALSE
                   )