Update adherent.class.php
This commit is contained in:
parent
07432779d9
commit
26406b0f9f
@ -178,6 +178,11 @@ class Adherent extends CommonObject
|
||||
*/
|
||||
public $phone_perso;
|
||||
|
||||
/**
|
||||
* @var string Professional Phone number
|
||||
*/
|
||||
public $phone_pro;
|
||||
|
||||
/**
|
||||
* @var string Mobile phone number
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user