aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorAlexander Kampmann <programmer@nurfuerspam.de>2012-03-22 13:03:28 +0100
committerAlexander Kampmann <programmer@nurfuerspam.de>2012-03-22 13:03:28 +0100
commit43f672877fe1ba9e9e27297fc2f2d10f51e90887 (patch)
tree8da3ce373d50b4e116b5cd1b5dff9785d7d2ebac /index.php
parentad9d0dadb3ade47d9ecbe5a0ffea12a8f9c4a96d (diff)
downloadvolse-hubzilla-43f672877fe1ba9e9e27297fc2f2d10f51e90887.tar.gz
volse-hubzilla-43f672877fe1ba9e9e27297fc2f2d10f51e90887.tar.bz2
volse-hubzilla-43f672877fe1ba9e9e27297fc2f2d10f51e90887.zip
removed some new lines to cut down number of changed files
Diffstat (limited to 'index.php')
-rwxr-xr-xindex.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index c82b20386..139f0a38b 100755
--- a/index.php
+++ b/index.php
@@ -41,6 +41,7 @@ require_once("dba.php");
$db = new dba($db_host, $db_user, $db_pass, $db_data, $install);
unset($db_host, $db_user, $db_pass, $db_data);
+
if(! $install) {
/**