人性化的加入vendor目录。

This commit is contained in:
iyuu.cn
2020-03-01 13:35:47 +08:00
parent 43a90f40d3
commit 9a39306990
27 changed files with 2210 additions and 1 deletions

View File

@ -605,7 +605,6 @@ class AutoReseed
$extra_options['skip_checking'] = "true"; //转移成功,跳校验
}
} else {
}
// 添加转移任务成功返回true
$ret = self::add(self::$move[0], $torrent, $downloadDir, $extra_options);