projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d53da6
)
Add timeobjects too.
author
Jan Schneider
<jan@horde.org>
Fri, 5 Feb 2010 10:39:32 +0000
(11:39 +0100)
committer
Jan Schneider
<jan@horde.org>
Mon, 8 Feb 2010 09:16:25 +0000
(10:16 +0100)
horde/config/registry.php.dist
patch
|
blob
|
history
diff --git
a/horde/config/registry.php.dist
b/horde/config/registry.php.dist
index
bb04492
..
61d4150
100644
(file)
--- a/
horde/config/registry.php.dist
+++ b/
horde/config/registry.php.dist
@@
-502,6
+502,11
@@
$this->applications['content'] = array(
'status' => 'hidden'
);
+$this->applications['timeobjects'] = array(
+ 'fileroot' => $this->applications['horde']['fileroot'] . '/timeobjects',
+ 'status' => 'hidden'
+);
+
function _detect_webroot()
{
// Note for Windows users: the below assumes that your PHP_SELF variable