Fix indent.
authorJan Schneider <jan@horde.org>
Mon, 18 Jan 2010 16:47:48 +0000 (17:47 +0100)
committerJan Schneider <jan@horde.org>
Mon, 18 Jan 2010 16:47:48 +0000 (17:47 +0100)
horde/config/registry.php.dist

index e911455..18b15f9 100644 (file)
@@ -480,8 +480,8 @@ $this->applications['nic'] = array(
 );
 
 $this->applications['content'] = array(
-        'fileroot' => $this->applications['horde']['fileroot'] . '/../content',
-        'status' => 'hidden'
+    'fileroot' => $this->applications['horde']['fileroot'] . '/../content',
+    'status' => 'hidden'
 );
 
 function _detect_webroot()