Code

Removed mysql logging stuff from class log
[gosa.git] / gosa-core / include / class_management.inc
index 53303acd12cde0131de3fb19d6f6e274f7efc682..cab74fcb70338e86f5b6d9a5478726148d411e91 100644 (file)
@@ -79,7 +79,7 @@ class management
   // A list of configured actions/events
   protected $actions = array();
 
-  function  __construct($config,$ui,$plugname, $headpage)
+  function  __construct(&$config,$ui,$plugname, $headpage)
   {
     $this->plugname = $plugname;
     $this->headpage = $headpage;