Code

Added empty lines
[gosa.git] / plugins / admin / systems / class_terminalStartup.inc
index a4723b03c0a4bd0aada317b09571d861b6d5f993..4befeacf061cc92d8870f639dcb14ff8e18fa988 100644 (file)
@@ -87,6 +87,7 @@ class termstartup 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;