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) {