5
1
Fork 0
mirror of https://github.com/Anvilcraft/jensmemes synced 2024-11-14 14:01:55 +01:00
This commit is contained in:
Timo Ley 2020-06-26 21:15:34 +02:00
parent 5c0fcf96b3
commit 578c7b9df8

View file

@ -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())