projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
351621c
)
Fix indent.
author
Jan Schneider
<jan@horde.org>
Mon, 18 Jan 2010 16:47:48 +0000
(17:47 +0100)
committer
Jan Schneider
<jan@horde.org>
Mon, 18 Jan 2010 16:47:48 +0000
(17:47 +0100)
horde/config/registry.php.dist
patch
|
blob
|
history
diff --git
a/horde/config/registry.php.dist
b/horde/config/registry.php.dist
index
e911455
..
18b15f9
100644
(file)
--- a/
horde/config/registry.php.dist
+++ b/
horde/config/registry.php.dist
@@
-480,8
+480,8
@@
$this->applications['nic'] = array(
);
$this->applications['content'] = array(
-
'fileroot' => $this->applications['horde']['fileroot'] . '/../content',
-
'status' => 'hidden'
+ 'fileroot' => $this->applications['horde']['fileroot'] . '/../content',
+ 'status' => 'hidden'
);
function _detect_webroot()