X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep701.php;h=a110ea215afc007617d489170a214c5c446e739e;hb=161bba0a7475c63af6951cb1fc465747926f51bf;hp=5c7c829e0c5231f8815745bdcd87a9d2e49c826d;hpb=0b63d898491b6577a5a5bf90e771dca0dcbbcf1f;p=fa-stable.git diff --git a/reporting/rep701.php b/reporting/rep701.php index 5c7c829e..a110ea21 100644 --- a/reporting/rep701.php +++ b/reporting/rep701.php @@ -104,7 +104,6 @@ function print_Chart_of_Accounts() include_once($path_to_root . "/reporting/includes/pdf_report.inc"); $orientation = ($orientation ? 'L' : 'P'); - $dec = 0; $cols = array(0, 50, 300, 425, 500); @@ -143,4 +142,3 @@ function print_Chart_of_Accounts() $rep->End(); } -?> \ No newline at end of file