Code

Added execute methods
[gosa.git] / plugins / admin / groups / class_groupAcl.inc
index 46c4a856b9c6c98921a10a83ee3ad5e6517d03a5..0c22986aa62fdabb39359201b547b82b33b219c6 100644 (file)
@@ -49,6 +49,8 @@ class acl extends plugin
 
   function execute()
   {
+       /* Call parent execute */
+       plugin::execute();
        /* Do we represent a valid group? */
        if (!$this->is_account && $this->parent == NULL){
                $display= "<img alt=\"\" src=\"images/stop.png\" align=\"middle\">&nbsp;<b>".