From: Jan Schneider Date: Mon, 18 Jan 2010 16:47:48 +0000 (+0100) Subject: Fix indent. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=9e9c202a676f3eb634a2a21ace943ee748a245f6;p=horde.git Fix indent. --- diff --git a/horde/config/registry.php.dist b/horde/config/registry.php.dist index e911455ac..18b15f99d 100644 --- a/horde/config/registry.php.dist +++ b/horde/config/registry.php.dist @@ -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()