Fixed broken html enities handling in longer TextWrap fields in reports.
[fa-stable.git] / reporting / rep701.php
index 78dc2c7d91a7f794916eca23cfe91ec9f8be3895..a110ea215afc007617d489170a214c5c446e739e 100644 (file)
@@ -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);