mirror of
https://github.com/joomla-extensions/jedchecker.git
synced 2024-11-27 23:36:38 +00:00
commit
ad99677d25
@ -67,6 +67,7 @@ class JEDcheckerReport extends JObject
|
||||
$this->data['errors'] = array();
|
||||
$this->data['compat'] = array();
|
||||
$this->data['info'] = array();
|
||||
$this->data['warning'] = array();
|
||||
|
||||
$this->data['count'] = new stdClass;
|
||||
$this->data['count']->total = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user