a
This commit is contained in:
parent
ce4ff9de31
commit
406526df61
|
|
@ -423,14 +423,6 @@
|
|||
$bonCaduc = "0";
|
||||
$otpStatus = -1; // Pas OTP en mode Décompte
|
||||
}
|
||||
|
||||
var_dump(
|
||||
array(
|
||||
"idPrestationactes" => $idPrestationactes,
|
||||
"codeReponseEntentePrealable" => $codeReponseEntentePrealable,
|
||||
"otpStatus" => $otpStatus,
|
||||
)
|
||||
);
|
||||
?>
|
||||
<input class="sr-only" id="otpStatus" name="otpStatus" type="text" value= "<?= $otpStatus ?>" >
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user