|
|
@ -3,8 +3,8 @@ |
|
|
|
* Config |
|
|
|
* Config |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
$configs = array( |
|
|
|
$configs = array( |
|
|
|
'version' => '0.2.7', |
|
|
|
'version' => '0.2.8', |
|
|
|
'releaseDate' => '2024-9-10', |
|
|
|
'releaseDate' => '2024-9-18', |
|
|
|
'showVersion' => false, //默认不显示版本号和发布日期 |
|
|
|
'showVersion' => false, //默认不显示版本号和发布日期 |
|
|
|
|
|
|
|
|
|
|
|
'default_timezone' => 'Asia/Hong_Kong', //timezone, check more: https://www.php.net/manual/en/timezones.asia.php |
|
|
|
'default_timezone' => 'Asia/Hong_Kong', //timezone, check more: https://www.php.net/manual/en/timezones.asia.php |
|
|
|