mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-17 04:15:15 +02:00
removed some new lines to cut down number of changed files
This commit is contained in:
parent
ad9d0dadb3
commit
43f672877f
3 changed files with 1 additions and 2 deletions
|
@ -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) {
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue