removed some new lines to cut down number of changed files

This commit is contained in:
Alexander Kampmann 2012-03-22 13:03:28 +01:00
parent ad9d0dadb3
commit 43f672877f
3 changed files with 1 additions and 2 deletions

View file

@ -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) {
/**