a
This commit is contained in:
parent
36b8f0eab7
commit
143e8b13bc
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user