Code

Moved to the right brace
[gosa.git] / plugins / admin / groups / class_groupMail.inc
index f7744376383a24247d20379ec9bb82c810835ec2..a09c263cd5cedbb8838df1d07746b0ce95a7e680 100644 (file)
@@ -129,10 +129,9 @@ class mailgroup extends plugin
           $method->disconnect();
         }
 
+        /* Adapt attributes if needed */
+        $method->fixAttributesOnLoad($this);
       }
-
-      /* Adapt attributes if needed */
-      $method->fixAttributesOnLoad($this);
     }
 
     /* Get global filter config */