diff --git a/backend/views/report/index.php b/backend/views/report/index.php index a974078..c2c8e28 100644 --- a/backend/views/report/index.php +++ b/backend/views/report/index.php @@ -109,7 +109,7 @@ function printResults($reports) { } } -private function printDataTable(&$results) { +function printDataTable(&$results) { if (count($results->getRows()) > 0) { $table .= '