From 9c0a99e54521755c8cb10bcc3368dd4494751c6f Mon Sep 17 00:00:00 2001 From: shieldss Date: Tue, 7 Apr 2026 13:38:49 -0400 Subject: [PATCH] Update connect.php add timezone fix --- public/connect.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/connect.php b/public/connect.php index a22c0ec..1ed4d04 100644 --- a/public/connect.php +++ b/public/connect.php @@ -59,6 +59,6 @@ } - +date_default_timezone_set('America/New_York'); ?>