Code

Added a first set of reference changes - nearly untested
[gosa.git] / plugins / admin / systems / class_terminalService.inc
index 510408a07ab9d66996feee1519fa3bb6bf1e5318..0d07ef0b135dbaf2e803a6c4085245f2301266cd 100644 (file)
@@ -65,7 +65,7 @@ class termservice extends plugin
   var $objectclasses= array("GOhard");
 
 
-  function termservice ($config, $dn= NULL, $parent= NULL)
+  function termservice (&$config, $dn= NULL, $parent= NULL)
   {
     plugin::plugin ($config, $dn, $parent);