From 552a89f4f29a3547237c46eb1d37859b34cf134c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Garnier?= Date: Wed, 8 Feb 2023 01:55:23 +0100 Subject: [PATCH] Correction d'erreur --- Config/Config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Config/Config.php b/Config/Config.php index 69f05324..985f3c33 100644 --- a/Config/Config.php +++ b/Config/Config.php @@ -3,8 +3,8 @@ $rep = ''; // BD -// $dsn = './scripted.db'; -$dsn = 'C:\\wamp64\\www\\scripted.db'; +$dsn = './scripted.db'; +// $dsn = 'C:\\wamp64\\www\\scripted.db'; //Sel de hashage $sel = "JeSuisUnSeldeHashageEtJeSuisUniqueEtTresSecuriseEtJeSuisTresLong";