From 93871f0a8617bf6eb04468a91ad86c2d6cc7f945 Mon Sep 17 00:00:00 2001
From: Expo on server
Please check the details below and then select one of the options at the bottom of the page.
";
echo "Full name: $vars[kinname].
Address: $kinaddress1.
";
echo "Phone: $vars[kinphone].
Email: ";
- if ($vars[kinemail] == "") echo "none"; else echo $vars[kinemail];
+ if ($vars["kinemail"] == "") echo "none"; else echo $vars["kinemail"];
echo "
";
- echo nl2br($vars[aims]);
+ echo nl2br($vars["aims"]);
}
echo << Submission successful!
Thank you for your application. Please address any questions
- to the Expo Leader, Jono Lester.
+ to the Expo Leader, Harry Kettle.
Return to the main Expo page.
END;
@@ -579,7 +577,7 @@ switch ($_GET["action"]) {
break;
case "commit":
- switch ($_POST[submit]) {
+ switch ($_POST["submit"]) {
case "I confirm that all details are correct.":
fillVars ();
if (securityChecks ()) {
Loser Expo 2025 Application