projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fd41ef
)
Avoid 301 redirects
author
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 28 Jan 2010 19:04:57 +0000
(12:04 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 28 Jan 2010 19:04:57 +0000
(12:04 -0700)
horde/index.php
patch
|
blob
|
history
diff --git
a/horde/index.php
b/horde/index.php
index
fbb74f7
..
b776b71
100644
(file)
--- a/
horde/index.php
+++ b/
horde/index.php
@@
-58,7
+58,7
@@
if (!$main_page) {
if (!empty($initial_app) &&
($initial_app != 'horde') &&
$registry->hasPermission($initial_app)) {
- $main_page = Horde::url($initial_app, true);
+ $main_page = Horde::url($initial_app, true)
. '/'
;
} else {
/* Next, try the initial horde page if it is something other than
* index.php or login.php, since that would lead to inifinite