mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-22 09:26:27 +02:00
Fixe constantes
This commit is contained in:
parent
c48ea16c14
commit
4ed9a20843
1 changed files with 1 additions and 1 deletions
|
@ -45,4 +45,4 @@
|
|||
define('DATABASE_HOST', 'localhost'); //Hote de la bdd
|
||||
define('DATABASE_NAME', 'raspisms'); //Nom de la bdd
|
||||
define('DATABASE_USER', 'root'); //Utilisateur de la bdd
|
||||
define('DATABASE_PASSWORD', 'ajani7725'); //Password de l'utilisateur
|
||||
define('DATABASE_PASSWORD', ''); //Password de l'utilisateur
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue