* The judgment of deleting two versions.
This commit is contained in:
@@ -566,11 +566,6 @@ class repo extends control
|
||||
setcookie('arrange', $arrange);
|
||||
}
|
||||
if($this->post->encoding) $encoding = $this->post->encoding;
|
||||
if(!$oldRevision)
|
||||
{
|
||||
echo js::alert($this->lang->repo->error->diff);
|
||||
die(js::locate('back'));
|
||||
}
|
||||
}
|
||||
|
||||
$this->scm->setEngine($repo);
|
||||
|
||||
Reference in New Issue
Block a user