Fixing issues found by Roly and me
This commit is contained in:
@@ -775,7 +775,7 @@ class ReportTables
|
||||
* @access public
|
||||
* @return boolean
|
||||
*/
|
||||
public function tableExist()
|
||||
public static function tableExist()
|
||||
{
|
||||
$bExists = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user