We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a7788b commit 9b68b7eCopy full SHA for 9b68b7e
web/inc/mail-wrapper.php
@@ -32,5 +32,3 @@
32
if ((!empty($to)) && (!empty($subject))) {
33
send_email($to,$subject,$mailtext,$from);
34
}
35
-
36
-?>
0 commit comments