From e14a259bcb7fa271d013d4c818f52242408dd467 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Thu, 23 Apr 2026 17:13:53 +0000 Subject: [PATCH] a --- Contestation/Modelecontestation.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Contestation/Modelecontestation.php b/Contestation/Modelecontestation.php index 8e894f3..b730add 100755 --- a/Contestation/Modelecontestation.php +++ b/Contestation/Modelecontestation.php @@ -25,6 +25,7 @@ abstract class Modelecontestation $login = Configuration::get("login"); $mdp = Configuration::get("mdp"); + /* var_dump( array( "dsn" => $dsn, @@ -32,7 +33,8 @@ abstract class Modelecontestation "mdp" => $mdp, ) ); - + */ + self::$bdd = new PDO ( $dsn,