From ecd5ebcb445b1cd984f4fb0cb3376ad02a1d6446 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Doursenaud?= Date: Mon, 1 Jun 2015 11:10:52 +0200 Subject: [PATCH] Member type ref is not deprecated --- htdocs/adherents/class/adherent_type.class.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/htdocs/adherents/class/adherent_type.class.php b/htdocs/adherents/class/adherent_type.class.php index f7f6b71150e..23ecfd6ea03 100644 --- a/htdocs/adherents/class/adherent_type.class.php +++ b/htdocs/adherents/class/adherent_type.class.php @@ -39,8 +39,6 @@ class AdherentType extends CommonObject /** * @var int - * @deprecated Use id - * @see id */ public $ref;