pull/691/head
qkqpttgf 2023-05-20 23:02:47 +08:00 committed by GitHub
parent 6275911942
commit c44677ad5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1403,6 +1403,7 @@ function EnvOpt($needUpdate = 0)
global $timezones; global $timezones;
global $slash; global $slash;
global $drive; global $drive;
global $platform;
ksort($EnvConfigs); ksort($EnvConfigs);
$disktags = explode('|', getConfig('disktag')); $disktags = explode('|', getConfig('disktag'));
$envs = ''; $envs = '';