From 5d36c0527814df2afd80aef8a615454eae0356c6 Mon Sep 17 00:00:00 2001 From: Joshua <63589370+Final-Hawk@users.noreply.github.com> Date: Sun, 24 Jul 2022 17:00:10 +1000 Subject: [PATCH] Update Header.php Timezone is now set at the start, so we do not need to set it again. --- front/php/templates/header.php | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/front/php/templates/header.php b/front/php/templates/header.php index a9d2fee5..5f3aba36 100644 --- a/front/php/templates/header.php +++ b/front/php/templates/header.php @@ -102,12 +102,7 @@ if ($ENABLED_DARKMODE === True) {