// Direct access allowed for Login session_start(); if (isset($_SESSION)) { session_destroy(); } session_start(); if (!defined('MyConst')) define('MyConst', TRUE); include('../globalVariables.php'); include('../../parent/functionsHeader.php'); include('../../parent/students/studentConfigGoogle.php'); echo"
';
echo"
";
}
if($studentGoogleLogin == 'yes')
{
//Create a URL to obtain user authorization
$login_button = '
';
echo"