From db959ae30700e3924a73350a3a43a2c36b431de7 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Tue, 20 Oct 2009 23:23:38 +0200 Subject: Coding Standard Cleanup Ignore-this: 259cb5773c3144c6c706d87298dcf674 darcs-hash:20091020212338-7ad00-6bf1c5c403491f136a1c02af5ecd9f84d7227107.gz --- install.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'install.php') diff --git a/install.php b/install.php index 07f69f24b..e11ba1d4a 100644 --- a/install.php +++ b/install.php @@ -1,8 +1,8 @@ + * @author Chris Smith */ if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/'); @@ -286,7 +286,6 @@ EOT; } $ok = $ok && fileWrite(DOKU_LOCAL.'local.php',$output); - if ($d['acl']) { // create users.auth.php // --- user:MD5password:Real Name:email:groups,comma,seperated @@ -473,7 +472,6 @@ function langsel(){ closedir($dh); sort($langs); - echo '
'; echo $lang['i_chooselang']; echo ':