.
This commit is contained in:
parent
df29fb61cc
commit
ee0d7630c6
|
@ -14,7 +14,7 @@ header('Content-Type: application/json');
|
||||||
//connexion mysql
|
//connexion mysql
|
||||||
require_once("config.php");
|
require_once("config.php");
|
||||||
|
|
||||||
if (!$lnMySQL=mysqli_connect($config['mysql_host'], $config['mysql_user'], $config['87%!IuQs'])) {
|
if (!$lnMySQL=mysqli_connect($config['mysql_host'], $config['mysql_user'], $config['pass'])) {
|
||||||
error(500,'database connexion failed');
|
error(500,'database connexion failed');
|
||||||
die;
|
die;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user