Fix the warning that these variables aren't defined.
This commit is contained in:
parent
5f0b7e989e
commit
073813d0ea
@ -7,6 +7,8 @@ class SCoreWebReporter extends HtmlReporter {
|
||||
var $current_html = "";
|
||||
var $clear_modules = array();
|
||||
var $page;
|
||||
var $fails;
|
||||
var $exceptions;
|
||||
|
||||
public function SCoreReporter(Page $page) {
|
||||
$this->page = $page;
|
||||
|
Loading…
x
Reference in New Issue
Block a user