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, ) - ); ?>