From 4a84ac054251c6dbf593c83cb400f04c6ccd68ee Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Fri, 1 Apr 2005 22:46:58 +0000 Subject: [PATCH] Implemented the new doc style. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183373 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mail/functions/ezmlm-hash.xml | 34 ++++++++++++++++++++++--- 1 file changed, 31 insertions(+), 3 deletions(-) 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