Access to system settings moved from global scope to SysPrefs.
[fa-stable.git] / reporting / rep709.php
index 46aae6ba1a0a7ffb5adf3208394f8fed415488fa..b9cd1171272cbf905579c3589375c230b4fef819 100644 (file)
@@ -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'];