From 4ed84eeee5696d0c69ada796f5a0f5411a3d16be Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 3 Apr 2026 17:14:21 +0000 Subject: [PATCH] saze --- Vue/Ajaxparamlienparente/index.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Vue/Ajaxparamlienparente/index.php b/Vue/Ajaxparamlienparente/index.php index 8fc18ed3..06e36d2d 100755 --- a/Vue/Ajaxparamlienparente/index.php +++ b/Vue/Ajaxparamlienparente/index.php @@ -10,6 +10,10 @@ $actif = ($enVigueur == "1") ? "Yes" : "No"; } + $codeLienParente = $this->nettoyer($lienparente['codeLienParente']); + + var_dump($codeLienParente); + ?>