diff --git a/htdocs/adherents/class/adherent.class.php b/htdocs/adherents/class/adherent.class.php index 888e3043de1..317d7697231 100644 --- a/htdocs/adherents/class/adherent.class.php +++ b/htdocs/adherents/class/adherent.class.php @@ -7,7 +7,7 @@ * Copyright (C) 2009-2017 Regis Houssin * Copyright (C) 2014-2016 Alexandre Spangaro * Copyright (C) 2015 Marcos García - * Copyright (C) 2015 Frederic France + * Copyright (C) 2015-2018 Frédéric France * Copyright (C) 2015 Raphaël Doursenaud * Copyright (C) 2016 Juanjo Menent * @@ -93,10 +93,31 @@ class Adherent extends CommonObject public $twitter; public $facebook; + /** + * @var string Phone number + */ public $phone; + + /** + * @var string Private Phone number + */ public $phone_perso; + + /** + * @var string Mobile phone number + */ public $phone_mobile; + /** + * @var string Fax number + */ + public $fax; + + /** + * @var string Function + */ + public $poste; + public $morphy; public $public; public $statut; // -1:brouillon, 0:resilie, >=1:valide,paye