This commit is contained in:
KANE LAZENI 2026-07-04 01:53:26 +00:00
parent c90ed683e4
commit 5cbf6a0fe5
2 changed files with 0 additions and 7 deletions

View File

@ -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) {

View File

@ -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")