This commit is contained in:
KANE LAZENI 2025-12-13 09:52:06 +00:00
parent e63fc2bd9e
commit e761ef26ba

View File

@ -128,6 +128,7 @@
$faceRegistered="0"; $faceRegistered="0";
} }
/*
var_dump var_dump
( (
array array
@ -139,6 +140,7 @@
"handle" => $handle, "handle" => $handle,
) )
); );
*/
$activerOtp = $_SESSION['p_activerOtpPrestations_C']; $activerOtp = $_SESSION['p_activerOtpPrestations_C'];
$otpStatus = $this->nettoyer($beneficiaire['otpStatus']); $otpStatus = $this->nettoyer($beneficiaire['otpStatus']);