a
This commit is contained in:
parent
c90ed683e4
commit
5cbf6a0fe5
|
|
@ -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) {
|
||||
|
|
|
|||
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user