From 7d236fc99f70567dd2af47c1587c0a6e88d1640a Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Thu, 23 Apr 2026 18:29:00 +0000 Subject: [PATCH] a --- Contestation/verify_facial_api.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Contestation/verify_facial_api.php b/Contestation/verify_facial_api.php index 955ef42..2655b73 100644 --- a/Contestation/verify_facial_api.php +++ b/Contestation/verify_facial_api.php @@ -246,7 +246,6 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') { } echo json_encode(['success' => false, 'message' => 'On peut maintenant continuer']); - exit; $action = $input['action'] ?? null;