From 1be24f441edcb88313cd46da52b68da1147920b4 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 25 Feb 2026 02:30:02 +0000 Subject: [PATCH] a --- Vue/Fichebeneficiaire/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Vue/Fichebeneficiaire/index.php b/Vue/Fichebeneficiaire/index.php index 54217d3..7c1f8c8 100755 --- a/Vue/Fichebeneficiaire/index.php +++ b/Vue/Fichebeneficiaire/index.php @@ -127,22 +127,22 @@ $faceRegistered="0"; } + /* var_dump ( array ( - /* "faceRegistered" => $faceRegistered, "p_lienPhoto_C" => $_SESSION['p_lienPhoto_C'], "p_dossierPhoto_C" => $_SESSION['p_dossierPhoto_C'], "p_dossierSociete" => $_SESSION['p_dossierSociete'], "handle" => $handle, - */ "etatDemanderecFac" => $etatDemanderecFac, "libelleEtatDemanderecFac" => $libelleEtatDemanderecFac, "messagePrestataireRecFac" => $messagePrestataireRecFac, ) ); + */ $activerOtp = $_SESSION['p_activerOtpPrestations_C']; $otpStatus = $this->nettoyer($beneficiaire['otpStatus']);