projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1f0cc1
)
Make the portal the default Horde initial page
author
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 28 Jul 2010 17:19:11 +0000
(11:19 -0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 28 Jul 2010 17:19:15 +0000
(11:19 -0600)
horde/config/registry.php.dist
patch
|
blob
|
history
diff --git
a/horde/config/registry.php.dist
b/horde/config/registry.php.dist
index
61d4150
..
28fe597
100644
(file)
--- a/
horde/config/registry.php.dist
+++ b/
horde/config/registry.php.dist
@@
-64,7
+64,7
@@
$this->applications['horde'] = array(
'fileroot' => dirname(__FILE__) . '/..',
'webroot' => _detect_webroot(),
- 'initial_page' => 'index.php',
+ 'initial_page' => '
services/portal/
index.php',
'name' => _("Horde"),
'status' => 'active',
'templates' => dirname(__FILE__) . '/../templates',