mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-19 07:52:16 +00:00
Changed the logic to send messages via email
This commit is contained in:
@@ -3,4 +3,7 @@
|
||||
</div>
|
||||
<div>
|
||||
B: <?php echo $message->body; ?>
|
||||
</div>
|
||||
<div>
|
||||
<a href="<?php echo $href.$message->token; ?>">Reply</a>
|
||||
</div>
|
||||
Reference in New Issue
Block a user