mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +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 @@
|
||||
|
||||
require_once "config.php";
|
||||
|
||||
// Set Timezone
|
||||
require_once "inc_set_timezone.php";
|
||||
|
||||
require_once "functions.php";
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user