|
|
@ -4,7 +4,7 @@ |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
$configs = array( |
|
|
|
$configs = array( |
|
|
|
'version' => '0.3.2', |
|
|
|
'version' => '0.3.2', |
|
|
|
'releaseDate' => '2024-9-28', |
|
|
|
'releaseDate' => '2024-9-29', |
|
|
|
'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 |
|
|
|