mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 13:32:41 +08:00
remove leech warn
This commit is contained in:
@@ -672,4 +672,9 @@ class Install
|
||||
$this->doLog("set lock at: $fullFilename, result: " . var_export($res, true));
|
||||
}
|
||||
|
||||
public function getStepName($step): string
|
||||
{
|
||||
return $this->steps[$step - 1] ?? '';
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user