From e492df21cc1980553238ee2157704d42a26e360a Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sat, 25 Jul 2026 05:00:23 +0000 Subject: [PATCH] a --- Vue/Ajaxstatutacte/index.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Vue/Ajaxstatutacte/index.php b/Vue/Ajaxstatutacte/index.php index ba3a093..74d667b 100755 --- a/Vue/Ajaxstatutacte/index.php +++ b/Vue/Ajaxstatutacte/index.php @@ -6,11 +6,10 @@ $libelleDerogation = $motif['libelleEng']; } - vat_dump( + var_dump( array( - "statut" => $statut, + "statut_vue" => $statut, ) - ); ?>