diff --git a/doc/adherent.sgml b/doc/adherent.sgml index 69bdd19fcf5..5c573a80f7b 100644 --- a/doc/adherent.sgml +++ b/doc/adherent.sgml @@ -18,19 +18,19 @@
-+ Un adherent peut avoir plusieurs statuts differents ils sont. +
Classes PHP utilisées pour ce module :
-
+
+ $this->enabled = 0; + /* Paiement en ligne */ + + $this->onlinepayment = 0; + + /* Don minimum, 0 pas de limite */ + $this->minimum = 0; + + /* Email des moderateurs */ + + $this->email_moderator = "root@localhost"; + +
+ Le suffixe de commande des dons est la valeur 10. +
+