mirror of
https://github.com/itflow-org/itflow
synced 2026-03-23 05:55:38 +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:
@@ -6,6 +6,9 @@
|
||||
|
||||
require_once '../config.php';
|
||||
|
||||
// Set Timezone
|
||||
require_once "../inc_set_timezone.php";
|
||||
|
||||
require_once '../functions.php';
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user