From 3ab227b39c51a4f93cf109b2be02e7ccc37067f8 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Mon, 23 Feb 2026 02:29:51 +0000 Subject: [PATCH] a --- Contestation/verify_facial_api.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contestation/verify_facial_api.php b/Contestation/verify_facial_api.php index 044a932..6445cb3 100644 --- a/Contestation/verify_facial_api.php +++ b/Contestation/verify_facial_api.php @@ -417,7 +417,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') { $api = new FacialVerificationAPI(); var_dump($api); - exit; + // exit; switch ($action) { case 'validate_token':