Code

Added empty lines
[gosa.git] / plugins / personal / samba / class_sambaAccount.inc
index 8aabdf468c96d24bf18c65d15078e60d2ebe8c91..d9d659e8ba2e4c926785ffbb4740cb0d07d93478 100644 (file)
@@ -185,6 +185,7 @@ class sambaAccount 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;