Code

Added a first set of reference changes - nearly untested
[gosa.git] / plugins / admin / systems / class_SelectDeviceType.inc
index 65bd07d86a2f495acf0cc65f83f7aae1acf2a59d..c17b8ef5f1f2e5777aa5e6ccb8a43c001416ed4c 100644 (file)
@@ -18,7 +18,7 @@ class SelectDeviceType extends plugin
   var $ObjectGroup    = "";
   var $SystemType        = "";
 
-  function SelectDeviceType  ($config, $dn= NULL)
+  function SelectDeviceType  (&$config, $dn= NULL)
   {
     plugin::plugin ($config, $dn);