forked from science-ation/science-ation
make it not show the password boxes again once you change your password
This commit is contained in:
parent
cbf768067c
commit
aa4dc8d75c
@ -69,6 +69,8 @@
|
|||||||
unset($_SESSION['judges_password_expired']);
|
unset($_SESSION['judges_password_expired']);
|
||||||
echo "<a href=\"register_judges_main.php\"><< ".i18n("Back to Judges Registration Summary")."</a><br />";
|
echo "<a href=\"register_judges_main.php\"><< ".i18n("Back to Judges Registration Summary")."</a><br />";
|
||||||
echo "<br />";
|
echo "<br />";
|
||||||
|
send_footer();
|
||||||
|
exit;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user