mirror of
https://github.com/Anvilcraft/jensmemes
synced 2024-11-12 04:52:24 +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
|
||||
$con = mysqli_connect("localhost","jensmemes","aCSw24pHYOjYSzeV","jensmemes");
|
||||
$con = mysqli_connect("localhost","jensmemes","PASSWORT","jensmemes");
|
||||
|
||||
// Check connection
|
||||
if (mysqli_connect_errno())
|
||||
|
|
Loading…
Reference in a new issue