--- Revision 353839396430 +++ Revision 623233666531 @@ -128,3 +128,50 @@ endif; // $INCLUDED_SIGN_IN_PHP ?> + + +------- authentication page --- +Please check the username and password and try again."; + + // Relocate back to the sign-in page + header("Location: ".$URLToRoot."signin.php"); + } +?>