projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
074b213
)
We don't want to start on a default branch, we want to display all branches (Bug...
author
Jan Schneider
<jan@horde.org>
Thu, 12 Aug 2010 21:36:36 +0000
(23:36 +0200)
committer
Jan Schneider
<jan@horde.org>
Thu, 12 Aug 2010 21:42:25 +0000
(23:42 +0200)
chora/browsedir.php
patch
|
blob
|
history
diff --git
a/chora/browsedir.php
b/chora/browsedir.php
index
b749242
..
007c4f9
100644
(file)
--- a/
chora/browsedir.php
+++ b/
chora/browsedir.php
@@
-59,9
+59,6
@@
foreach ($umap as $key => $val) {
$branches = array();
if ($VC->hasFeature('branches')) {
$branches = $dir->getBranches();
- if (is_null($onb)) {
- $onb = $VC->getDefaultBranch();
- }
}
/* Print out the directory header. */