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