From 5cbf6a0fe554ae8083d84c3a2bc17906e8e9faa8 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sat, 4 Jul 2026 01:53:26 +0000 Subject: [PATCH] a --- Controleur/ControleurFichebeneficiaire.php | 5 ----- Controleur/ControleurPrestations.php | 2 -- 2 files changed, 7 deletions(-) diff --git a/Controleur/ControleurFichebeneficiaire.php b/Controleur/ControleurFichebeneficiaire.php index a71b86e9..935cc25d 100755 --- a/Controleur/ControleurFichebeneficiaire.php +++ b/Controleur/ControleurFichebeneficiaire.php @@ -115,11 +115,6 @@ class ControleurFichebeneficiaire extends Controleur $nomImageCrypte = $_SESSION['numeroBeneficiaire_C']."_".$rand2.'.jpg'; } - /* - $nomImageCrypte = $_SESSION['numeroBeneficiaire_C']."_".$rand.'.bin'; - $nomImageCrypte = $_SESSION['numeroBeneficiaire_C']."_".$rand2.'.jpg'; - */ - $imgtype = image_type_to_mime_type($infosImg[2]); switch ($imgtype) { diff --git a/Controleur/ControleurPrestations.php b/Controleur/ControleurPrestations.php index 05f2c44e..19036dbf 100755 --- a/Controleur/ControleurPrestations.php +++ b/Controleur/ControleurPrestations.php @@ -116,8 +116,6 @@ class ControleurPrestations extends Controleur { $nomImageCrypte_0 = $username."_".$rand2.'.jpg'; } - // $nomImageCrypte_0 = $username."_".$rand.'.bin'; - $nomImageCrypte = $_SESSION['lienPhotoFace'] . $nomImageCrypte_0; if ($compare_face=="1")