From ba66fdebb1f4e1a48c5611ced38d4027e4c8441b Mon Sep 17 00:00:00 2001 From: Baptiste Date: Mon, 13 Jun 2022 19:04:38 +0200 Subject: [PATCH] retouche phrase gagnant aux enigme et vancance --- enigma.php | 6 +++++- vacances.php | 2 ++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/enigma.php b/enigma.php index 02476e6..7d0fbfb 100644 --- a/enigma.php +++ b/enigma.php @@ -70,7 +70,11 @@ if(isset($_POST['send'])) { prepare("INSERT INTO scores(texte, points, team) VALUES(?, ?, ?)"); $req->execute(array("Mots croises","500", $team)); + + ?>