Code

Added empty lines
[gosa.git] / plugins / admin / systems / class_workstationGeneric.inc
index a1c4b595c11cf452614ad1312de429c9b6bc4c76..138c48f28de47b694892fce786dd121185e0e0b8 100644 (file)
@@ -85,6 +85,7 @@ class workgeneric 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;