From 4ff839b10a72a0a091e59445b43f43148f427418 Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Wed, 10 Dec 2025 10:45:42 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix:=20Add=20missing=20variables?= =?UTF-8?q?=20to=20function=20call?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/calendar.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/calendar.php b/templates/calendar.php index d960e8a..fb38f25 100644 --- a/templates/calendar.php +++ b/templates/calendar.php @@ -103,7 +103,7 @@ $isTodayInCurrentMonth = ( $curMonth === $todayMonth && $curYear === $todayYear