Error in class.datatester.logging.php
-
Error in class.datatester.logging.php
on line 81, is the following:
`
public static function initProfiling()
{
$this->profileLogArray = array();
}
`…But $this cannot be used in static methods.
reference: https://stackoverflow.com/a/11664603/957186
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Error in class.datatester.logging.php’ is closed to new replies.