X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep709.php;h=b9cd1171272cbf905579c3589375c230b4fef819;hb=927ebef2443b6dda544056e33ec84b71d2bdb6c2;hp=46aae6ba1a0a7ffb5adf3208394f8fed415488fa;hpb=5b8f4c4b4aa8cf996bc071f116bfce1273200fa2;p=fa-stable.git diff --git a/reporting/rep709.php b/reporting/rep709.php index 46aae6ba..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'];