From 6eb8870992b2709e120eb2a931d0595da25958e6 Mon Sep 17 00:00:00 2001 From: "Laurent Destailleur (aka Eldy)" Date: Wed, 27 Nov 2024 21:35:48 +0100 Subject: [PATCH] Test --- htdocs/adherents/class/adherent.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/adherents/class/adherent.class.php b/htdocs/adherents/class/adherent.class.php index ca9dd3b295bdf..ab1287a07dd6c 100644 --- a/htdocs/adherents/class/adherent.class.php +++ b/htdocs/adherents/class/adherent.class.php @@ -43,7 +43,7 @@ /** - * Class to manage members of a foundation + * Class to manage members of a foundation. */ class Adherent extends CommonObject {