More time changes

这个提交包含在:
Peter Goodhall 2018-11-22 14:13:43 +00:00 提交者 GitHub
父节点 c138441d38
当前提交 01da1fc7e6
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23

查看文件

@ -552,6 +552,7 @@ $config['compress_output'] = FALSE;
| |
*/ */
$config['time_reference'] = 'UTC'; $config['time_reference'] = 'UTC';
date_default_timezone_set ( $config['time_reference'] );
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------