diff --git a/reference/mail/functions/ezmlm-hash.xml b/reference/mail/functions/ezmlm-hash.xml index af5af2cf91..b8e47907a5 100644 --- a/reference/mail/functions/ezmlm-hash.xml +++ b/reference/mail/functions/ezmlm-hash.xml @@ -1,13 +1,14 @@ - + ezmlm_hash Calculate the hash value needed by EZMLM - - Description + + + &reftitle.description; intezmlm_hash stringaddr @@ -16,6 +17,33 @@ ezmlm_hash calculates the hash value needed when keeping EZMLM mailing lists in a MySQL database. + + + + &reftitle.parameters; + + + + addr + + + The email address that's being hashed. + + + + + + + + + &reftitle.returnvalues; + + The hash value of addr. + + + + + &reftitle.examples; Calculating the hash and subscribing a user