mirror of
https://github.com/Anvilcraft/jensmemes
synced 2024-11-25 21:12:33 +01:00
Another Syntax Error....
copy paste not everytime working
This commit is contained in:
parent
aba0a513e0
commit
24ff4ed467
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
include "config.php";
|
|
||||||
$con = mysqli_connect("SQLHost", "SQLUser", "SQLPasswor"t, "SQLDatenbank");
|
$con = mysqli_connect("SQLHost", "SQLUser", "SQLPasswor"t, "SQLDatenbank");
|
||||||
|
|
||||||
// Check connection
|
// Check connection
|
||||||
|
|
Loading…
Reference in a new issue