Skip to content

Commit 9b68b7e

Browse files
committed
Removed closing PHP tags.
1 parent 7a7788b commit 9b68b7e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

web/inc/mail-wrapper.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,3 @@
3232
if ((!empty($to)) && (!empty($subject))) {
3333
send_email($to,$subject,$mailtext,$from);
3434
}
35-
36-
?>

0 commit comments

Comments
 (0)