Fixing issues found by Roly and me

This commit is contained in:
Mauricio Veliz
2022-06-22 16:01:24 -04:00
parent 46988216f7
commit f6bed53cfb
8 changed files with 11 additions and 11 deletions

View File

@@ -775,7 +775,7 @@ class ReportTables
* @access public
* @return boolean
*/
public function tableExist()
public static function tableExist()
{
$bExists = true;