--- the signin php main page -- --- the signin.php include is listed below ---
Sign In
".$sessionMessage."";
// Deduce the URL to go to after authentication. If we aren't told,
// just go to the main page
if (!array_key_exists('fromURL', $queryVars))
$queryVars['fromURL'] = $URLToRoot;
?>
|
Sign In
You are currently signed in as "; ?> |