This commit is contained in:
KANE LAZENI 2026-07-04 09:05:30 +00:00
parent 36b8f0eab7
commit 143e8b13bc

View File

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