mirror of
https://github.com/friendica/friendica
synced 2025-04-30 07:44:22 +02:00
removed unneccessary stuff
This commit is contained in:
parent
cea7ca1df4
commit
ad9d0dadb3
2 changed files with 0 additions and 23 deletions
|
@ -41,8 +41,6 @@ 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);
|
||||
|
||||
require_once('util/profiler.php');
|
||||
|
||||
if(! $install) {
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue