Replaced the global variables for table styles to defined CSS classes.
[fa-stable.git] / reporting / includes / reports_classes.inc
index c824ddc311dd3e036fd7fee7dadd9837b5d5e92f..9de492e2df6294b619aa44688c11bef542d146fc 100644 (file)
@@ -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);