commit
54b37de333
@ -181,6 +181,10 @@ class Contact extends CommonObject
|
||||
public $phone_mobile;
|
||||
public $fax;
|
||||
|
||||
/**
|
||||
* Private or public
|
||||
* @var int
|
||||
*/
|
||||
public $priv;
|
||||
|
||||
public $birthday;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user