mirror of
https://github.com/Anvilcraft/jensmemes
synced 2024-11-13 21:41:27 +01:00
fail
This commit is contained in:
parent
5c0fcf96b3
commit
578c7b9df8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
$con = mysqli_connect("localhost","jensmemes","aCSw24pHYOjYSzeV","jensmemes");
|
$con = mysqli_connect("localhost","jensmemes","PASSWORT","jensmemes");
|
||||||
|
|
||||||
// Check connection
|
// Check connection
|
||||||
if (mysqli_connect_errno())
|
if (mysqli_connect_errno())
|
||||||
|
|
Loading…
Reference in a new issue