From 0e9d4103915dbd9beea89e70be1347ab987cff98 Mon Sep 17 00:00:00 2001 From: Alessander Pery Lopes Thomaz Date: Thu, 6 Jun 2002 19:24:59 +0000 Subject: [PATCH] Update git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84866 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mail/functions/ezmlm-hash.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/reference/mail/functions/ezmlm-hash.xml b/reference/mail/functions/ezmlm-hash.xml index 73c627c569..1bc618d91e 100644 --- a/reference/mail/functions/ezmlm-hash.xml +++ b/reference/mail/functions/ezmlm-hash.xml @@ -1,30 +1,30 @@ - + ezmlm_hash - Calcula o valor hash necessário para EZMLM + Calculate the hash value needed by EZMLM - Descrição + Description intezmlm_hash stringaddr - ezmlm_hash calcula o valor hash necessário - para manter listas de discussão EZMLM com o banco de dados MySQL. + ezmlm_hash calculates the hash value needed + when keeping EZMLM mailing lists in a MySQL database. - Calcula o valor hash para increver um usuário + Calculating the hash and subscribing a user query($query); // usando a interface PHPLIB db +$db->query($query); // using PHPLIB db interface ]]> @@ -51,4 +51,4 @@ End: vim600: syn=xml fen fdm=syntax fdl=2 si vim: et tw=78 syn=sgml vi: ts=1 sw=1 ---> \ No newline at end of file +-->