diff options
Diffstat (limited to '')
-rw-r--r-- | src/web/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/web/index.php b/src/web/index.php index 51ec652..bc9eeff 100644 --- a/src/web/index.php +++ b/src/web/index.php @@ -3,6 +3,7 @@ // ========================= ENVIRONMENT == ini_set('html_errors', '1'); +date_default_timezone_set('America/New_York'); // ENVIRONMENT // |