X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep709.php;h=b9cd1171272cbf905579c3589375c230b4fef819;hb=927ebef2443b6dda544056e33ec84b71d2bdb6c2;hp=28b75c0f1b141f63dbcb74e1b75305f11a4d38a1;hpb=fbf51ab0febfd0885620abcab8738339d156ff45;p=fa-stable.git diff --git a/reporting/rep709.php b/reporting/rep709.php index 28b75c0f..b9cd1171 100644 --- a/reporting/rep709.php +++ b/reporting/rep709.php @@ -78,7 +78,7 @@ function getTaxInfo($id) function print_tax_report() { - global $path_to_root, $trans_dir, $Hooks, $systypes_array; + global $path_to_root, $Hooks, $systypes_array; $from = $_POST['PARAM_0']; $to = $_POST['PARAM_1']; @@ -227,4 +227,3 @@ function print_tax_report() $rep->End(); } -?> \ No newline at end of file