Code

this should do it.
[gosa.git] / plugins / admin / fai / class_faiVariableEntry.inc
index a73a13ab1342846a9cb6d1bbc59c4a771392b99c..62904273ca9ba47b6b77f9517b376a3da7d29b3e 100644 (file)
@@ -37,6 +37,9 @@ class faiVariableEntry extends plugin
 
   function execute()
   {
+       /* Call parent execute */
+       plugin::execute();
+
     /* Fill templating stuff */
     $smarty     = get_smarty();
     $display = "";