$urlx";
$message = "
subject=$subject
date=$date
contributor=$contributor
email=$email
event=$eventname
eventid=$eventid
eventtype=$eventtype
cause=$cause
information=$information
playeractions=$playeractions
visuals=$visuals
url=$url
related=$related
remarks=$remarks
project=true
" ?>
$date ( $eventtype )
$contributor, $email
$eventname
$url
$remarks
" ?>
succesfully submitted.";
echo "
The following information:
";
echo $text;
echo "
has been been sent to $mailto"; echo "
This information will be processed as soon as possible.";
echo "
Check $location";
} else {
echo "An unknown error has occurred.
";
echo "Try again or copy your message and send it to ";
echo "$mailto:
"; echo $message; } ?>