mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-18 02:39:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6577 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
43c1829c97
commit
c4239dd14a
1 changed files with 1 additions and 1 deletions
|
|
@ -458,7 +458,7 @@
|
|||
if($gap > 500) $gap = 500;
|
||||
$logs = $oSvn->getLog("/", $latestRevision+1, $status->revision, false, $gap, false);
|
||||
if(!$logs || !count($logs)) return;
|
||||
if(count($lost)) {
|
||||
if(count($logs)) {
|
||||
foreach($logs as $log)
|
||||
{
|
||||
$obj = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue