From: Michael J. Rubinsky Date: Fri, 15 Jan 2010 19:18:23 +0000 (-0500) Subject: add a (temporary?) entry to registry for content X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=5ebb50ee9d2a301d73a96d44846e9a54cea73f33;p=horde.git add a (temporary?) entry to registry for content --- diff --git a/horde/config/registry.php.dist b/horde/config/registry.php.dist index 4f1104742..e911455ac 100644 --- 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