diff --git a/sendmail.php b/sendmail.php index 8d175db..9e450fd 100644 --- a/sendmail.php +++ b/sendmail.php @@ -21,3 +21,4 @@ $headers = 'From: '.$sender.' '. "\r\n" . mail($to, $subject, $message, $headers); ?> +

Maybe there is a mail in your inbox now...

\ No newline at end of file