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 $current_html = ""; | ||||||
| 	var $clear_modules = array(); | 	var $clear_modules = array(); | ||||||
| 	var $page; | 	var $page; | ||||||
|  | 	var $fails; | ||||||
|  | 	var $exceptions; | ||||||
| 
 | 
 | ||||||
| 	public function SCoreReporter(Page $page) { | 	public function SCoreReporter(Page $page) { | ||||||
| 		$this->page = $page; | 		$this->page = $page; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user