Fixed issue 232, repository browser on SVN shows stacktraces
This commit is contained in:
committed by
Loic d'Anterroches
parent
d014b36ee2
commit
88a1bf9c94
@@ -288,6 +288,7 @@ class IDF_Scm_Git extends IDF_Scm
|
||||
if ($totest == $file) {
|
||||
return (object) array('perm' => $perm, 'type' => $type,
|
||||
'size' => $size, 'hash' => $hash,
|
||||
'fullpath' => $file,
|
||||
'file' => $file);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user