Code

Added a first set of reference changes - nearly untested
[gosa.git] / plugins / admin / systems / class_systemManagement.inc
index 5b8f7daf9ec84ba9ae343ed436b8b2811917f5f3..30e90a744f5f28b04ff32bb0aee27a35b2b3d649 100644 (file)
@@ -41,7 +41,7 @@ class systems extends plugin
   var $start_pasting_copied_objects = FALSE;
   var $CopyPasteHandler   = NULL;
 
-  function systems ($config, $ui)
+  function systems (&$config, $ui)
   {
     /* Save configuration for internal use */
     $this->config= $config;