mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-05-06 21:17:04 +02:00
Removed closing PHP tags.
This commit is contained in:
@@ -32,5 +32,3 @@ $mailtext = file_get_contents("php://stdin");
|
||||
if ((!empty($to)) && (!empty($subject))) {
|
||||
send_email($to,$subject,$mailtext,$from);
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user