From 5e7a330f163a165e35e8ebf5a63528cae29807f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Mon, 15 Oct 2018 08:53:47 +0200 Subject: [PATCH] Update adherent.class.php --- htdocs/adherents/class/adherent.class.php | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) 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