a
This commit is contained in:
parent
42c2a0db66
commit
4461c45cd4
|
|
@ -310,7 +310,8 @@ class Beneficiaire extends Modele {
|
||||||
|
|
||||||
if ($_SESSION['faceRegistered_C'] == "1" && $_SESSION['lienPhoto_C']>" ")
|
if ($_SESSION['faceRegistered_C'] == "1" && $_SESSION['lienPhoto_C']>" ")
|
||||||
{
|
{
|
||||||
$photo = $_SESSION['lienPhotoFace'].$_SESSION['lienPhoto_C'];
|
// $photo = $_SESSION['lienPhotoFace'].$_SESSION['lienPhoto_C'];
|
||||||
|
$photo = $_SESSION['dossierPhoto_C'].$_SESSION['dossierSociete'].'/Photos/'.$lienPhoto;
|
||||||
/*
|
/*
|
||||||
if(!file_exists($photo))
|
if(!file_exists($photo))
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user