This commit is contained in:
KANE LAZENI 2025-12-19 20:51:01 +00:00
parent 586aeeb3b7
commit 078a4a16b3

View File

@ -26,15 +26,6 @@
$imgData = $_SESSION['photoAssureCrypte']; $imgData = $_SESSION['photoAssureCrypte'];
$photoAssureCrypte = $_SESSION['photoAssureCrypte']; $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
var_dump
(
array(
"photoAssureCrypte" => $photoAssureCrypte,
)
);
?> ?>
<!doctype html> <!doctype html>