philip Mon Dec 30 13:55:53 2002 EDT Modified files: /phpdoc/en/reference/mcrypt reference.xml Log: Added reference to where windows users can find mcrypt binaries. This closes the doc side of bug #21278 Index: phpdoc/en/reference/mcrypt/reference.xml diff -u phpdoc/en/reference/mcrypt/reference.xml:1.9 phpdoc/en/reference/mcrypt/reference.xml:1.10 --- phpdoc/en/reference/mcrypt/reference.xml:1.9 Sat Nov 30 10:33:19 2002 +++ phpdoc/en/reference/mcrypt/reference.xml Mon Dec 30 13:55:52 2002 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.9 $ --> +<!-- $Revision: 1.10 $ --> <reference id="ref.mcrypt"> <title>Mcrypt Encryption Functions</title> <titleabbrev>mcrypt</titleabbrev> @@ -23,7 +23,8 @@ These functions work using <ulink url="&url.mcrypt;">mcrypt</ulink>. To use it, download libmcrypt-x.x.tar.gz from <ulink url="&url.mcrypt;">here</ulink> and follow the included installation - instructions. + instructions. Windows users will find all the needed compiled mcrypt + binaries <ulink url="&url.mcrypt.windows;">here</ulink>. </para> <para> If you linked against libmcrypt 2.4.x or higher, the following additional
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php