Explorar o código

Fixed bug: Bopdy was empty when replying or forwarding.

gustavf %!s(int64=25) %!d(string=hai) anos
pai
achega
a618a326cc
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/compose.php

+ 1 - 0
src/compose.php

@@ -309,6 +309,7 @@
       showInputForm();
       showInputForm();
    } else {
    } else {
       $newmail = true;
       $newmail = true;
+      newMail();
       showInputForm();
       showInputForm();
    }
    }
 ?>
 ?>