Code

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

gosa-plugins/gofon/gofon/macro/class_gofonMacro.inc

index 63424cd41aabdbbc459c4108f6d03a39dc9d64c4..de5c646d3b4a29e18d6f41f0643c5e0c34aaa5a8 100644 (file)
@@ -589,7 +589,7 @@ class macro extends plugin
                   "default"       => "ou=macros,ou=asterisk,ou=configs,ou=systems,",
                   "description"   => "The 'phoneMacroRDN' statement defines the location where new phone macros will be created. The default is 'ou=macros,ou=asterisk,ou=configs,ou=systems,'.",
                   "check"         => "gosaProperty::isRdn",
-                  "migrate"       => "",
+                  "migrate"       => "migrate_phoneMacroRDN",
                   "group"         => "plugin",
                   "mandatory"     => FALSE
                   )