Add timeobjects too.
authorJan Schneider <jan@horde.org>
Fri, 5 Feb 2010 10:39:32 +0000 (11:39 +0100)
committerJan Schneider <jan@horde.org>
Mon, 8 Feb 2010 09:16:25 +0000 (10:16 +0100)
horde/config/registry.php.dist

index bb04492..61d4150 100644 (file)
@@ -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