From 280c0a56b6e0912cb6a712dc8fbb3b3610a99d11 Mon Sep 17 00:00:00 2001 From: stickler-ci Date: Thu, 14 Nov 2019 15:37: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 56410c6439a..77fa991d07f 100644 --- a/htdocs/adherents/class/adherent_type.class.php +++ b/htdocs/adherents/class/adherent_type.class.php @@ -679,7 +679,7 @@ class AdherentType extends CommonObject { return $this->LibStatut($this->status, $mode); } - + /** * Return the label of a given status *