The deadline has expired but your abstract has been submitted!

Your abstract has been submitted. You will receive a confirmation email soon. You will be notified if time is allocated to your talk.

If you do not receive the email confirming this, you might have mistyped your address in the form. Please submit the abstract again or contact the webmaster " ; $to2 = $submitter ; $subject2 = "Your Abstract"; $headers2 = "From: EMUworkshop"; # echo $headers1 ; mail($to1, $subject1, $message1, $headers1) ; mail($to2, $subject2, $message2, $headers2) ; # if (mail($to, $subject1, $message1, $headers1)) { # echo("

Message successfully sent!

"); # } else { # echo("

Message delivery failed...

"); # } file_put_contents("abstract_inviati.txt", $submitted . "\n\n", FILE_APPEND); ?>