diff --git a/index.php b/index.php index 934e693..bac0c48 100644 --- a/index.php +++ b/index.php @@ -3,7 +3,7 @@ // PARAMS // -------- $currentYear = "2023"; -$currentSemester = "spring"; +$currentSemester = "fall"; $cellWidth = "10"; $cellHeight = "6";