X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Fincludes%2Fpdf_report.inc;h=ffd0fe6bc371baf3a953787314e8abdf2299494e;hb=2929f4274302269fcc09f23eb214a51c9d522adb;hp=a774ad4dfbfd7e9f9a82d235fd8015bdd88b86ec;hpb=4d325e0232b4eb1021509f99f2978a1d54c411ff;p=fa-stable.git diff --git a/reporting/includes/pdf_report.inc b/reporting/includes/pdf_report.inc index a774ad4d..ffd0fe6b 100644 --- a/reporting/includes/pdf_report.inc +++ b/reporting/includes/pdf_report.inc @@ -274,7 +274,7 @@ class FrontReport extends Cpdf include($path_to_root . "reporting/includes/doctext.inc"); } - include($path_to_root . "reporting/includes/header2a.inc"); + include($path_to_root . "reporting/includes/header2.inc"); $this->row = $temp; }