This commit is contained in:
KANE LAZENI 2026-07-25 05:17:50 +00:00
parent 3f2e59c91b
commit 7a17da04c1

View File

@ -5,13 +5,6 @@
if (est_anglophone()){ if (est_anglophone()){
$libelleDerogation = $motif['libelleEng']; $libelleDerogation = $motif['libelleEng'];
} }
var_dump(
array(
"statut_vue" => $statut,
)
);
?> ?>
<INPUT class="sr-only" id="statut" name="statut" type="text" value="<?= $statut;?>"> <INPUT class="sr-only" id="statut" name="statut" type="text" value="<?= $statut;?>">