diff options
author | Alexander Kampmann <programmer@nurfuerspam.de> | 2012-03-22 13:05:34 +0100 |
---|---|---|
committer | Alexander Kampmann <programmer@nurfuerspam.de> | 2012-03-22 13:05:34 +0100 |
commit | 9ba5fff865ed1d17c86982a5cf939f8e3e45da05 (patch) | |
tree | 083b43f7521633b38eb25ab4e4dc9f4033939dbd /index.php | |
parent | 43f672877fe1ba9e9e27297fc2f2d10f51e90887 (diff) | |
download | volse-hubzilla-9ba5fff865ed1d17c86982a5cf939f8e3e45da05.tar.gz volse-hubzilla-9ba5fff865ed1d17c86982a5cf939f8e3e45da05.tar.bz2 volse-hubzilla-9ba5fff865ed1d17c86982a5cf939f8e3e45da05.zip |
new lines removed
Diffstat (limited to 'index.php')
-rwxr-xr-x | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +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) { /** |