pollita Tue Dec 6 12:09:43 2005 EDT
Modified files: /phpdoc/en/reference/hash/functions hash.xml Log: Copy/Paste Error http://cvs.php.net/diff.php/phpdoc/en/reference/hash/functions/hash.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/reference/hash/functions/hash.xml diff -u phpdoc/en/reference/hash/functions/hash.xml:1.2 phpdoc/en/reference/hash/functions/hash.xml:1.3 --- phpdoc/en/reference/hash/functions/hash.xml:1.2 Tue Dec 6 09:52:01 2005 +++ phpdoc/en/reference/hash/functions/hash.xml Tue Dec 6 12:09:38 2005 @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <refentry id="function.hash"> <refnamediv> <refname>hash</refname> - <refpurpose>Generate a keyed hash value using the HMAC method</refpurpose> + <refpurpose>Generate a hash value (message digest)</refpurpose> </refnamediv> <refsect1 role="description"> &reftitle.description;