From 3780718bcfb05893d0c64da03774b85bcd65b272 Mon Sep 17 00:00:00 2001 From: stickler-ci Date: Fri, 20 May 2022 17:23:54 +0000 Subject: [PATCH] Fixing style errors. --- htdocs/adherents/class/adherent_type.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/adherents/class/adherent_type.class.php b/htdocs/adherents/class/adherent_type.class.php index 428c44e1bb9..9911021599c 100644 --- a/htdocs/adherents/class/adherent_type.class.php +++ b/htdocs/adherents/class/adherent_type.class.php @@ -122,7 +122,7 @@ class AdherentType extends CommonObject public $members = array(); public $multilangs = array(); - + public $other = array();