mirror of
https://github.com/Anvilcraft/jensmemes
synced 2024-11-12 13:01:30 +01:00
fail
This commit is contained in:
parent
8d65bdc446
commit
3cd9caeb0f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
$SQLHost = "db.a-hoefler.eu";
|
||||
$SQLUser = "root";
|
||||
$SQLPasswort = "bqCdUHZYgHeTd583kZ3cMVd9";
|
||||
$SQLPasswort = "";
|
||||
$SQLDatenbank = "jensmemes";
|
||||
$con = mysqli_connect($SQLHost, $SQLUser, $SQLPasswort, $SQLDatenbank);
|
||||
|
||||
|
|
Loading…
Reference in a new issue