修复str_replace($key, '', $path, 1);执行错误的bug

This commit is contained in:
IYUU
2020-01-29 14:42:49 +08:00
parent 04a10295c2
commit 0a7c2120a1
3 changed files with 24 additions and 21 deletions

View File

@ -92,6 +92,7 @@ return array(
'host' => 'http://127.0.0.1:9091/transmission/rpc', // 警告注意transmission/rpc这段别动你只需要修改 127.0.0.1:9091
'username' => '',
'password' => '',
'downloadDir'=> '',
),
),
'workingMode' => 1,