From da7052d8c767017919dd5da486b42526a49a5ef5 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sat, 25 Apr 2026 12:27:16 +0000 Subject: [PATCH] a --- Contestation/Demandereconnaissancefaciale.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Contestation/Demandereconnaissancefaciale.php b/Contestation/Demandereconnaissancefaciale.php index 7f42c3d..d7c8943 100755 --- a/Contestation/Demandereconnaissancefaciale.php +++ b/Contestation/Demandereconnaissancefaciale.php @@ -731,10 +731,9 @@ } }, error: function(xhr, status, error) { - showError('Erreur lors de la vérification: ' + error); - showError('Erreur lors de la vérification: ' + error_kane); - // showError(xhr.responseText); - // console.log(error); + // showError('Erreur lors de la vérification: ' + error); + showError(xhr.responseText); + console.log(error); console.log(xhr.responseText); } });