diff --git a/register_participants_main.php b/register_participants_main.php index fa19b7b..fcf2c35 100644 --- a/register_participants_main.php +++ b/register_participants_main.php @@ -186,10 +186,7 @@ echo "";
"; echo ""; echo ""; //check to see if its complete - - //FIXME: the namecheckStatus should use the commented line below that sends the registraiton_id in to check that BOTH students are complete, but I cant turn it on now otherwise a lot of people that are already 'complete' will suddenly become incomplete, and since most fairs are after the registraiton deadline, they wont be able to save it to make it complete again. - //$statusnamecheck=namecheckStatus($_SESSION['registration_id']); - $statusnamecheck=namecheckStatus(); + $statusnamecheck=namecheckStatus($_SESSION['registration_id']); echo outputStatus($statusnamecheck); echo "