Changed the logic to send messages via email

This commit is contained in:
bison-paolo
2016-12-14 15:13:20 +01:00
parent 7f4a73b51d
commit ebc13b77bb
5 changed files with 27 additions and 19 deletions
+3
View File
@@ -3,4 +3,7 @@
</div>
<div>
B: <?php echo $message->body; ?>
</div>
<div>
<a href="<?php echo $href.$message->token; ?>">Reply</a>
</div>