Standardize and update code
This commit is contained in:
parent
1f2493f361
commit
ac31b79d9d
@ -40,7 +40,10 @@ class AntiVir
|
|||||||
*/
|
*/
|
||||||
public $errors = array();
|
public $errors = array();
|
||||||
|
|
||||||
var $output;
|
/**
|
||||||
|
* @var string Used to return message
|
||||||
|
*/
|
||||||
|
public $output;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var DoliDB Database handler.
|
* @var DoliDB Database handler.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user