This commit is contained in:
KANE LAZENI 2026-02-23 10:55:58 +00:00
parent 0e5d2b0c9e
commit cac4236df8

View File

@ -646,6 +646,7 @@ class Beneficiaire extends Modele {
{ {
$_SESSION['p_photoAssureCrypte'] = decryptImage($photo); $_SESSION['p_photoAssureCrypte'] = decryptImage($photo);
} }
var_dump($photo);
} }
return $context; return $context;