Code

Added a first set of reference changes - nearly untested
[gosa.git] / plugins / personal / environment / class_kioskManagementDialog.inc
index 1c8b3fc7e8edb16b14196065d2837f377fedf85d..1e8bc9697c5ec495e6acf88dd5a5591d4ce3fb58 100644 (file)
@@ -16,7 +16,7 @@ class kioskManagementDialog extends plugin
 
   var $baseDir              = "../kiosk/";
 
-  function kioskManagementDialog ($config, $dn= NULL,$attach=false )
+  function kioskManagementDialog (&$config, $dn= NULL,$attach=false )
   {
     $this->config= $config;
     $this->dn= $dn;