Skip to content
Snippets Groups Projects
Commit b3d34e0e authored by Florian Azizian's avatar Florian Azizian
Browse files

FEAT #2425 remove pdfmerger. use pdfb/pdf_1_7

parent 3eceded8
No related branches found
No related tags found
No related merge requests found
......@@ -9,8 +9,8 @@ require_once('core/class/class_history.php');
require_once('apps/maarch_entreprise/class/class_business_app_tools.php');
require_once('core/class/class_security.php');
require_once('apps/maarch_entreprise/tools/PDFMerger/fpdf/fpdf.php');
require_once('apps/maarch_entreprise/tools/PDFMerger/fpdi/fpdi.php');
require_once('apps/maarch_entreprise/tools/pdfb/fpdf_1_7/fpdf.php');
require_once('apps/maarch_entreprise/tools/pdfb/fpdf_1_7/fpdi.php');
class EmptyObject {
function __construct()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment