RSAcadYearConfigByDate($sysDate); }else{ $oAy->RSAcadYearConfigByDate(getNowDate()); } $oAy->GetRecord(); $GLOBALS["ACADYEAR"] = $oAy->acadYear; $GLOBALS["SEMESTER"] = $oAy->semester; $oAy->RSAcadYearConfigByDate(getNowDate()); $oAy->GetRecord(); $GLOBALS["ACADYEAR_R"] = $oAy->acadYear; $GLOBALS["SEMESTER_R"] = $oAy->semester; $oAy->Destroy(); $conn->Disconnect(); ?>