Code

Added execute methods
[gosa.git] / plugins / gofon / macro / class_gofonMacroParameters.inc
index ed7cf2abaccf70f968f2611f51ed9a4de583fec7..19085a904b758a40a356499e508cff574633ff9d 100755 (executable)
@@ -173,6 +173,8 @@ class macroParameter extends plugin
   */
   function execute()
   {
+       /* Call parent execute */
+       plugin::execute();
     /* Variables */
     $vars      = "";
     $tmp       = array();