From 5cabe7e809c83691927aee6bb560be7e75694550 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sat, 18 Jul 2026 07:20:39 +0000 Subject: [PATCH] a --- Controleur/ControleurRechercheprestations.php | 4 ++-- Vue/Rechercheprestations/index.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Controleur/ControleurRechercheprestations.php b/Controleur/ControleurRechercheprestations.php index 0beecbe4..ca9f3ff4 100755 --- a/Controleur/ControleurRechercheprestations.php +++ b/Controleur/ControleurRechercheprestations.php @@ -56,9 +56,9 @@ class ControleurRechercheprestations extends Controleur { $numeroBonKine = trim($this->requete->getParametreFormulaire('numeroBonKine')); $numeroBonSeance = trim($this->requete->getParametreFormulaire('numeroBonSeance')); + /* var_dump( array( - /* "numeroBeneficiaire" => $numeroBeneficiaire, "numeroAdherent" => $numeroAdherent, "nomBeneficiaire" => $nomBeneficiaire, @@ -72,11 +72,11 @@ class ControleurRechercheprestations extends Controleur { "numeroBonExamen" => $numeroBonExamen, "numeroBonKine" => $numeroBonKine, "numeroBonSeance" => $numeroBonSeance, - */ "csrf_token" => $csrf_token, ) ); exit; + */ if ($numeroBonConsultation=="0") { diff --git a/Vue/Rechercheprestations/index.php b/Vue/Rechercheprestations/index.php index 8dda4c63..dc6aee17 100755 --- a/Vue/Rechercheprestations/index.php +++ b/Vue/Rechercheprestations/index.php @@ -5,8 +5,8 @@
+ - csrf_token :