philip Fri Apr 1 17:37:49 2005 EDT
Modified files: /phpdoc/en/reference/mail/functions ezmlm-hash.xml Log: WS, preparation for the new doc style http://cvs.php.net/diff.php/phpdoc/en/reference/mail/functions/ezmlm-hash.xml?r1=1.16&r2=1.17&ty=u Index: phpdoc/en/reference/mail/functions/ezmlm-hash.xml diff -u phpdoc/en/reference/mail/functions/ezmlm-hash.xml:1.16 phpdoc/en/reference/mail/functions/ezmlm-hash.xml:1.17 --- phpdoc/en/reference/mail/functions/ezmlm-hash.xml:1.16 Mon Dec 15 11:51:58 2003 +++ phpdoc/en/reference/mail/functions/ezmlm-hash.xml Fri Apr 1 17:37:48 2005 @@ -1,25 +1,25 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.16 $ --> +<!-- $Revision: 1.17 $ --> <!-- splitted from ./en/functions/mail.xml, last change in rev 1.6 --> - <refentry id="function.ezmlm-hash"> - <refnamediv> - <refname>ezmlm_hash</refname> - <refpurpose>Calculate the hash value needed by EZMLM</refpurpose> - </refnamediv> - <refsect1> - <title>Description</title> - <methodsynopsis> - <type>int</type><methodname>ezmlm_hash</methodname> - <methodparam><type>string</type><parameter>addr</parameter></methodparam> - </methodsynopsis> - <simpara> - <function>ezmlm_hash</function> calculates the hash value needed - when keeping EZMLM mailing lists in a MySQL database. - </simpara> - <para> - <example> - <title>Calculating the hash and subscribing a user</title> - <programlisting role="php"> +<refentry id="function.ezmlm-hash"> + <refnamediv> + <refname>ezmlm_hash</refname> + <refpurpose>Calculate the hash value needed by EZMLM</refpurpose> + </refnamediv> + <refsect1> + <title>Description</title> + <methodsynopsis> + <type>int</type><methodname>ezmlm_hash</methodname> + <methodparam><type>string</type><parameter>addr</parameter></methodparam> + </methodsynopsis> + <simpara> + <function>ezmlm_hash</function> calculates the hash value needed + when keeping EZMLM mailing lists in a MySQL database. + </simpara> + <para> + <example> + <title>Calculating the hash and subscribing a user</title> + <programlisting role="php"> <![CDATA[ <?php @@ -30,11 +30,11 @@ ?> ]]> - </programlisting> - </example> - </para> - </refsect1> - </refentry> + </programlisting> + </example> + </para> + </refsect1> +</refentry> <!-- Keep this comment at the end of the file Local variables: