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 :