From c409f01f3ad58a285a07dc423541c75ce68f53cb Mon Sep 17 00:00:00 2001 From: Emmo213 Date: Thu, 15 Aug 2024 02:30:21 -0400 Subject: [PATCH] Issue #170 - set timezone on the todays detection page (#171) --- scripts/todays_detections.php | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/todays_detections.php b/scripts/todays_detections.php index 96954de..e0f609d 100644 --- a/scripts/todays_detections.php +++ b/scripts/todays_detections.php @@ -14,6 +14,7 @@ require_once 'scripts/common.php'; $home = get_home(); $config = get_config(); $site_name = get_sitename(); +set_timezone(); if(isset($kiosk) && $kiosk == true) { echo "