This commit is contained in:
KANE LAZENI 2026-02-17 18:20:45 +00:00
parent 859e125d2a
commit 520a04c242

View File

@ -173,6 +173,7 @@ if (!empty($photo) && $headers && $faceRegistered=="1" && strpos($headers[0], '2
$pdf->Cell(25, 3, mb_convert_encoding(_('Photo non disponible'), "ISO-8859-1", "UTF-8"), 0, 1, 'C');
}
echo "photo => $photo";
/*
var_dump(
"faceRegistered" => $faceRegistered,