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