Code

Added a first set of reference changes - nearly untested
[gosa.git] / plugins / admin / systems / class_printerPPDSelectionDialog.inc
index 6bd420e690809e7f1e2c21c73a996bc2b9a81543..7914d8d46535bbfb0a9e77edc19ce14e4eb0d74a 100644 (file)
@@ -17,7 +17,7 @@ class printerPPDSelectionDialog extends plugin
   var $current_del_id       = "";
   var $Vendor               = "";
 
-  function printerPPDSelectionDialog ($config, $dn= NULL,$list=false,$headers=false,$ppd=false)
+  function printerPPDSelectionDialog (&$config, $dn= NULL,$list=false,$headers=false,$ppd=false)
   {
     plugin::plugin ($config, $dn);
     $this->list       = $list;