This commit is contained in:
KANE LAZENI 2026-02-24 02:52:36 +00:00
parent cac4236df8
commit d193fd02db

View File

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