Code

Added a first set of reference changes - nearly untested
[gosa.git] / plugins / gofon / macro / class_gofonMacro.inc
index 7078cf998efc6af5a0214dc1a379b7a728ef1e43..660f40f788d2e15fd8b873030de193c8c5fe44c5 100755 (executable)
@@ -51,7 +51,7 @@ class macro extends plugin
 
   //! The Konstructor   
   /*!  Konstructor, load class with  attributes of the given dn*/
-  function macro ($config, $dn= NULL, $parent= NULL)
+  function macro (&$config, $dn= NULL, $parent= NULL)
   {
     plugin::plugin ($config, $dn, $parent);