Code

Added empty lines
[gosa.git] / plugins / admin / groups / class_groupApplication.inc
index ab7476fb1c29bf7fc519cc122a50c3df97fc3309..92e7b2c61a5f2d70dbe4e2389b4882cf7d1602a7 100644 (file)
@@ -52,6 +52,7 @@ class appgroup extends plugin
   {
        /* Call parent execute */
        plugin::execute();
+
     /* Do we need to flip is_account state? */
     if (isset($_POST['modify_state'])){
       $this->is_account= !$this->is_account;