From: Jan Schneider Date: Fri, 5 Feb 2010 10:39:32 +0000 (+0100) Subject: Add timeobjects too. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=90a2ff3748fc26760444e567070a2e9177aaa6cd;p=horde.git Add timeobjects too. --- diff --git a/horde/config/registry.php.dist b/horde/config/registry.php.dist index bb044929b..61d4150b8 100644 --- 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