From a21a080db139b406bc038abd1298245bd5158bc5 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 18 Feb 2026 01:14:18 +0000 Subject: [PATCH] a --- .../ControleurAjaxeditioncarteassure.php | 12 +---------- .../Tarifs/Controleur/Editioncarteassure.php | 21 ++----------------- 2 files changed, 3 insertions(+), 30 deletions(-) diff --git a/Controleur/ControleurAjaxeditioncarteassure.php b/Controleur/ControleurAjaxeditioncarteassure.php index 15edaa74..13e196d7 100755 --- a/Controleur/ControleurAjaxeditioncarteassure.php +++ b/Controleur/ControleurAjaxeditioncarteassure.php @@ -31,14 +31,6 @@ class ControleurAjaxeditioncarteassure extends Controleur return; } - // 1. Inclure la bibliothèque phpqrcode - // Définir le dossier de log AVANT l'include - /* - if (!defined('QR_LOG_DIR')) { - define('QR_LOG_DIR', sys_get_temp_dir() . '/'); - } - */ - include 'phpqrcode/qrlib.php'; $pdf = new FPDF_Protection('L', 'mm', array(85.6, 54)); @@ -111,7 +103,6 @@ class ControleurAjaxeditioncarteassure extends Controleur $t_html .= ''; $t_html .= '' . _("PRÉVISUALISER"); $t_html .= ''; - // Bouton CONFIRMER avec icône $t_html .= '