This commit is contained in:
KANE LAZENI 2026-07-27 09:57:46 +00:00
parent fa1760f396
commit a75958ffcf

View File

@ -101,12 +101,6 @@
$bonCaduc = "0";
$otpStatus = -1; // Pas OTP en mode Décompte
}
var_dump(
array(
"otpStatus" => $otpStatus,
)
);
?>
<input class="sr-only" id="bonCaduc" name="bonCaduc" type="text" value= "<?= $bonCaduc ?>" >