diff --git a/Contestation/Demandereconnaissancefaciale.php b/Contestation/Demandereconnaissancefaciale.php index 44efe59..9e73e2e 100755 --- a/Contestation/Demandereconnaissancefaciale.php +++ b/Contestation/Demandereconnaissancefaciale.php @@ -580,6 +580,7 @@ }) .then(response => response.json()) .then(data => { + alert(data) console.log('Réponse JSON :', data); if (data.success) { showStep('step-instructions');