aboutsummaryrefslogtreecommitdiffstats
path: root/mod/setup.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/setup.php')
-rwxr-xr-xmod/setup.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/mod/setup.php b/mod/setup.php
index eba28a9bc..0dc032674 100755
--- a/mod/setup.php
+++ b/mod/setup.php
@@ -165,8 +165,6 @@ function setup_content(&$a) {
$wizard_status = "";
$install_title = t('$Projectname Server - Setup');
-
-
if(x($a->data,'db_conn_failed')) {
$install_wizard_pass = 2;
$wizard_status = t('Could not connect to database.');