Update adherent.class.php
This commit is contained in:
parent
2a91629e57
commit
4935aa2fe4
@ -179,14 +179,14 @@ class Adherent extends CommonObject
|
|||||||
/**
|
/**
|
||||||
* Date creation record (datec)
|
* Date creation record (datec)
|
||||||
*
|
*
|
||||||
* @var DateTime
|
* @var integer
|
||||||
*/
|
*/
|
||||||
public $datec;
|
public $datec;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Date modification record (tms)
|
* Date modification record (tms)
|
||||||
*
|
*
|
||||||
* @var DateTime
|
* @var integer
|
||||||
*/
|
*/
|
||||||
public $datem;
|
public $datem;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user