From 143e8b13bc35965acce661d15b25f877b4ce984e Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sat, 4 Jul 2026 09:05:30 +0000 Subject: [PATCH] a --- Contestation/Demandereconnaissancefaciale.php | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Contestation/Demandereconnaissancefaciale.php b/Contestation/Demandereconnaissancefaciale.php index d74d182..d62901b 100755 --- a/Contestation/Demandereconnaissancefaciale.php +++ b/Contestation/Demandereconnaissancefaciale.php @@ -295,12 +295,6 @@ $_SESSION['lienPhotoFace'] = $param_societe["lienPhotoFace"]; $_SESSION['crypterPhoto'] = $param_societe["crypterPhoto"]; - var_dump( - array( - "crypterPhoto" => $_SESSION['crypterPhoto'], - ) - ); - $maxAttempts = $_SESSION['nbTentative']; if($attempts>=$maxAttempts) {