* Fix bug.

This commit is contained in:
tianshujie98
2020-11-09 17:26:38 +08:00
parent 226e6738cf
commit 5d6312a1c4
+1 -1
View File
@@ -131,7 +131,7 @@ class svnModel extends model
if(empty($lastInDB))
{
if($isPrintLog) $this->printLog("Please init repo {$repo->name}");
continue;
return false;
}
$version = $lastInDB->commit;