diff --git a/Contestation/Demandereconnaissancefaciale.php b/Contestation/Demandereconnaissancefaciale.php index d6f95e8..8762e7f 100755 --- a/Contestation/Demandereconnaissancefaciale.php +++ b/Contestation/Demandereconnaissancefaciale.php @@ -596,7 +596,8 @@ error: function(xhr, status, err) { console.log("Réponse brute :", xhr.responseText); // ✅ voir le HTML retourné - showError('KANE : Erreur de connexion au serveur'); + // showError('KANE : Erreur de connexion au serveur'); + showError(xhr.responseText); } }); }