Code

this should do it.
[gosa.git] / plugins / admin / fai / class_faiPartitionTableEntry.inc
index 587f8379ab409f82914753644f3db928a20fb74e..ed18b2614d953a5e8c7529f87275f8dff5938c12 100644 (file)
@@ -81,6 +81,9 @@ class faiPartitionTableEntry extends plugin
 
   function execute()
   {
+       /* Call parent execute */
+       plugin::execute();
+
     /* Fill templating stuff */
     $smarty     = get_smarty();
     $s_action   = "";