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 .= '