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