This commit is contained in:
2026-02-17 05:11:41 +00:00
parent ccc54cf81d
commit ebda524d27
2 changed files with 10 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
<?php
/*
// À ajouter en haut de votre fichier, avant la génération du PDF
// 1. Inclure la bibliothèque phpqrcode
@@ -8,6 +9,7 @@ if (!defined('QR_LOG_DIR')) {
}
include 'phpqrcode/qrlib.php';
*/
// 2. Préparer les données pour le QR code
$qrData = $assure['tagCarteQr'];