Update partie_controleur.php, config-bd.php, script_migration_data.sql, menu.php, and parties_vue.php files
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
define('SERVEUR', 'localhost');
|
||||
define('UTILISATEUR', 'p2203977'); // votre login
|
||||
define('MOTDEPASSE', 'Canon63Quote'); // votre mot de passe
|
||||
define('BDD', 'donnees_fournies'); // votre BD
|
||||
define('BDD', 'p2203977'); // votre BD
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user