mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 10:37:39 -07:00
Removed closing PHP tags.
This commit is contained in:
parent
7a7788b185
commit
9b68b7eb93
1 changed files with 0 additions and 2 deletions
|
@ -32,5 +32,3 @@ $mailtext = file_get_contents("php://stdin");
|
|||
if ((!empty($to)) && (!empty($subject))) {
|
||||
send_email($to,$subject,$mailtext,$from);
|
||||
}
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue