Code

* Saved missing value for goImapSieveServer
[gosa.git] / plugins / admin / systems / class_terminalGeneric.inc
index f3e3a901b3127e4c129b4817b810bfbb5eef0419..86aa8966e1f5b0aee580440b29a899694c0d97c0 100644 (file)
@@ -78,6 +78,7 @@ class termgeneric 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;