Code

Fixed undefined index ForceMode
[gosa.git] / plugins / admin / groups / class_groupAcl.inc
index 46c4a856b9c6c98921a10a83ee3ad5e6517d03a5..279d937530b6578ff39cf3e45458288365eb8e50 100644 (file)
@@ -49,6 +49,9 @@ 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>".