This commit is contained in:
KANE LAZENI 2026-07-04 07:19:14 +00:00
parent 2ea2af53f9
commit f6a1783b3d

View File

@ -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';