This commit is contained in:
KANE LAZENI 2026-07-25 05:00:23 +00:00
parent f10bcc498a
commit e492df21cc

View File

@ -6,11 +6,10 @@
$libelleDerogation = $motif['libelleEng'];
}
vat_dump(
var_dump(
array(
"statut" => $statut,
"statut_vue" => $statut,
)
);
?>