Code

Added empty lines
[gosa.git] / plugins / admin / systems / class_workstationStartup.inc
index 9517edfd49dc25ce8d50c7b4989909240c9e790c..6e544c855e2c575b2d9611e6c12ce6e4cc8f628b 100644 (file)
@@ -203,6 +203,7 @@ class workstartup 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;