This commit is contained in:
KANE LAZENI 2026-07-27 18:09:19 +00:00
parent ce4ff9de31
commit 406526df61

View File

@ -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 ?>" >