From 0533fd4762771f171f778d1a73cdb5987d64e897 Mon Sep 17 00:00:00 2001 From: Norbert Penel Date: Fri, 20 May 2022 19:21:47 +0200 Subject: [PATCH] scrutinizer https://scrutinizer-ci.com/g/Dolibarr/dolibarr/issues/develop/files/htdocs/adherents/type_translation.php?orderField=path&order=asc&honorSelectedPaths=0 --- htdocs/adherents/class/adherent_type.class.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/htdocs/adherents/class/adherent_type.class.php b/htdocs/adherents/class/adherent_type.class.php index cafc9338ae8..428c44e1bb9 100644 --- a/htdocs/adherents/class/adherent_type.class.php +++ b/htdocs/adherents/class/adherent_type.class.php @@ -122,6 +122,8 @@ class AdherentType extends CommonObject public $members = array(); public $multilangs = array(); + + public $other = array(); /**