doxygen
This commit is contained in:
parent
ccceaac358
commit
2ebad186b7
@ -181,6 +181,10 @@ class Contact extends CommonObject
|
|||||||
public $phone_mobile;
|
public $phone_mobile;
|
||||||
public $fax;
|
public $fax;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Private or public
|
||||||
|
* @var int
|
||||||
|
*/
|
||||||
public $priv;
|
public $priv;
|
||||||
|
|
||||||
public $birthday;
|
public $birthday;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user