From b835afcf71fc35bc9b200c6dc2c424121de534d4 Mon Sep 17 00:00:00 2001 From: Ronan Date: Mon, 23 Aug 2021 14:09:49 +0200 Subject: [PATCH] =?UTF-8?q?Enigma=20Lib=C3=A9ration=20v2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ajax/read/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ajax/read/index.php b/ajax/read/index.php index 5e92399..fdb278b 100644 --- a/ajax/read/index.php +++ b/ajax/read/index.php @@ -514,7 +514,7 @@ function get_enigma_code() { } break; - case 'Presque' : + case 'PRESQUE' : $data["name"] = "enigme-liberation-5"; $score_data["text"] = 'Énigme Libération 5'; $score_data["points"] = 50;