From f6a1783b3d81ebb09c03942c9eb6afc4fd3a788e Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sat, 4 Jul 2026 07:19:14 +0000 Subject: [PATCH] a --- Controleur/ControleurFichebeneficiaire.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Controleur/ControleurFichebeneficiaire.php b/Controleur/ControleurFichebeneficiaire.php index 950d48a..198cf50 100755 --- a/Controleur/ControleurFichebeneficiaire.php +++ b/Controleur/ControleurFichebeneficiaire.php @@ -280,7 +280,7 @@ class ControleurFichebeneficiaire extends Controleur { $rand = rand(1,1000000); $rand2 = rand(1,1000000); $nomImage = $username."_".$rand.'.'. $extension; - // $nomImageCrypte_0 = $username."_".$rand.'.bin'; + if($_SESSION['crypterPhoto']=="1") { $nomImageCrypte_0 = $username."_".$rand.'.bin';