diff --git a/index.php b/index.php index c9244e2..47131c2 100644 --- a/index.php +++ b/index.php @@ -5,6 +5,7 @@ include 'vendor/autoload.php'; include 'conststr.php'; include 'common.php'; +date_default_timezone_set('UTC'); //echo '
'. json_encode($_SERVER, JSON_PRETTY_PRINT).''; //echo '
'. json_encode($_ENV, JSON_PRETTY_PRINT).''; if (isset($_SERVER['USER'])&&$_SERVER['USER']==='qcloud') {