Date: 12/15/00
- Next message: Development Portal: "[PHP-DOC] Web Development Portal, Add You Site and Listings"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions http.xml image.xml imap.xml info.xml mysql.xml ovrimos.xml xslt.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
nmav Fri Dec 15 06:05:21 2000 EDT
Modified files:
/phpdoc/en/functions mhash.xml
Log:
added error value
Index: phpdoc/en/functions/mhash.xml
diff -u phpdoc/en/functions/mhash.xml:1.8 phpdoc/en/functions/mhash.xml:1.9
--- phpdoc/en/functions/mhash.xml:1.8 Wed Oct 25 11:36:28 2000
+++ phpdoc/en/functions/mhash.xml Fri Dec 15 06:05:20 2000
@@ -234,7 +234,7 @@
is specified it will return the resulting HMAC. HMAC is keyed hashing
for message authentication, or simply a message digest that depends on
the specified key. Not all algorithms supported in mhash can be used in
- HMAC mode and will return an error.
+ HMAC mode. In case of an error returns false.
</para>
</refsect1>
</refentry>
- Next message: Development Portal: "[PHP-DOC] Web Development Portal, Add You Site and Listings"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions http.xml image.xml imap.xml info.xml mysql.xml ovrimos.xml xslt.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

