mirror of
https://github.com/itflow-org/itflow
synced 2026-03-28 00:05:40 +00:00
Set Timezone in all places and it needs to be set in and sperated it into a seperate include
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
// Not including the guest header as we don't want any HTML output
|
||||
require_once "config.php";
|
||||
|
||||
// Set Timezone
|
||||
require_once "inc_set_timezone.php";
|
||||
|
||||
require_once "functions.php";
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user