Update notify.class.php
This commit is contained in:
parent
9a2fd7defe
commit
8acddb5bab
@ -53,7 +53,12 @@ class Notify
|
||||
public $errors = array();
|
||||
|
||||
var $author;
|
||||
var $ref;
|
||||
|
||||
/**
|
||||
* @var string Ref
|
||||
*/
|
||||
public $ref;
|
||||
|
||||
var $date;
|
||||
var $duree;
|
||||
var $note;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user