From cf3c69ce0f90bbf03004e43d0bcf4a6fc0e6a79e Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 8 Oct 2019 10:29:06 +0200 Subject: [PATCH] Patch --- htdocs/includes/tecnickcom/tcpdf/include/barcodes/qrcode.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/includes/tecnickcom/tcpdf/include/barcodes/qrcode.php b/htdocs/includes/tecnickcom/tcpdf/include/barcodes/qrcode.php index c99d3ed31ab..59e73e25984 100644 --- a/htdocs/includes/tecnickcom/tcpdf/include/barcodes/qrcode.php +++ b/htdocs/includes/tecnickcom/tcpdf/include/barcodes/qrcode.php @@ -236,6 +236,7 @@ if (!defined('QRCODEDEFS')) { /** * if false, checks all masks available, otherwise value tells count of masks need to be checked, mask id are got randomly */ + // @CHANGE DOL LDR define('QR_FIND_FROM_RANDOM', false); /**