projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36b4c8a
)
add a (temporary?) entry to registry for content
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Fri, 15 Jan 2010 19:18:23 +0000
(14:18 -0500)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Fri, 15 Jan 2010 19:19:28 +0000
(14:19 -0500)
horde/config/registry.php.dist
patch
|
blob
|
history
diff --git
a/horde/config/registry.php.dist
b/horde/config/registry.php.dist
index
4f11047
..
e911455
100644
(file)
--- a/
horde/config/registry.php.dist
+++ b/
horde/config/registry.php.dist
@@
-479,6
+479,11
@@
$this->applications['nic'] = array(
'menu_parent' => 'administration'
);
+$this->applications['content'] = array(
+ 'fileroot' => $this->applications['horde']['fileroot'] . '/../content',
+ 'status' => 'hidden'
+);
+
function _detect_webroot()
{
// Note for Windows users: the below assumes that your PHP_SELF variable