add a (temporary?) entry to registry for content
authorMichael J. Rubinsky <mrubinsk@horde.org>
Fri, 15 Jan 2010 19:18:23 +0000 (14:18 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Fri, 15 Jan 2010 19:19:28 +0000 (14:19 -0500)
horde/config/registry.php.dist

index 4f11047..e911455 100644 (file)
@@ -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