From b4ae51534a73bf10d9d64a8ffc94cd8e574b82b2 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sat, 18 Jul 2026 07:14:19 +0000 Subject: [PATCH] a --- Controleur/ControleurRechercheprestations.php | 5 ++++- Vue/Rechercheprestations/index.php | 6 ++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/Controleur/ControleurRechercheprestations.php b/Controleur/ControleurRechercheprestations.php index 30425008..9bc02a63 100755 --- a/Controleur/ControleurRechercheprestations.php +++ b/Controleur/ControleurRechercheprestations.php @@ -50,6 +50,7 @@ class ControleurRechercheprestations extends Controleur { var_dump( array( + /* "numeroBeneficiaire" => $numeroBeneficiaire, "numeroAdherent" => $numeroAdherent, "nomBeneficiaire" => $nomBeneficiaire, @@ -63,10 +64,12 @@ class ControleurRechercheprestations extends Controleur { "numeroBonExamen" => $numeroBonExamen, "numeroBonKine" => $numeroBonKine, "numeroBonSeance" => $numeroBonSeance, + */ + "csrf_token" => $csrf_token, ) ); exit; - + if ($numeroBonConsultation=="0") { $numeroBonConsultation=""; diff --git a/Vue/Rechercheprestations/index.php b/Vue/Rechercheprestations/index.php index 9e57ad7d..8dda4c63 100755 --- a/Vue/Rechercheprestations/index.php +++ b/Vue/Rechercheprestations/index.php @@ -1,10 +1,12 @@ -titre = "INTER SANTE - "._("Rechercher sinistre") ; +
+ + csrf_token :