X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Fincludes%2Freports_classes.inc;h=9de492e2df6294b619aa44688c11bef542d146fc;hb=d9b4de9d7e9d3ba77f6ece752fd6cc988effd8f1;hp=c824ddc311dd3e036fd7fee7dadd9837b5d5e92f;hpb=b6cdc9cc28dc7c8fe2d06b4c75579ceddee72cfe;p=fa-stable.git diff --git a/reporting/includes/reports_classes.inc b/reporting/includes/reports_classes.inc index c824ddc3..9de492e2 100644 --- a/reporting/includes/reports_classes.inc +++ b/reporting/includes/reports_classes.inc @@ -47,7 +47,7 @@ class BoxReports function getDisplay($class=null) { - global $table_style, $path_to_root, $pdf_debug, $Ajax; + global $path_to_root, $pdf_debug, $Ajax; $temp = array_values($this->ar_classes);