vrana Mon Apr 3 15:44:29 2006 UTC
Modified files: /phpdoc/en/reference/mysqli/functions mysqli-set-charset.xml Log: Place to download newer libraries (bug #36863) http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/mysqli/functions/mysqli-set-charset.xml?r1=1.3&r2=1.4&diff_format=u Index: phpdoc/en/reference/mysqli/functions/mysqli-set-charset.xml diff -u phpdoc/en/reference/mysqli/functions/mysqli-set-charset.xml:1.3 phpdoc/en/reference/mysqli/functions/mysqli-set-charset.xml:1.4 --- phpdoc/en/reference/mysqli/functions/mysqli-set-charset.xml:1.3 Tue Sep 6 07:29:34 2005 +++ phpdoc/en/reference/mysqli/functions/mysqli-set-charset.xml Mon Apr 3 15:44:29 2006 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.3 $ --> +<!-- $Revision: 1.4 $ --> <refentry id="function.mysqli-set-charset"> <refnamediv> <refname>mysqli_set_charset</refname> @@ -22,7 +22,8 @@ <note> <para> To use this function on a Windows platform you need MySQL client library version 4.1.11 - or above (for MySQL 5.0 you need 5.0.6 or above) + or above (for MySQL 5.0 you need 5.0.6 or above). It can be downloaded at + <ulink url="&url.mysql.download.lib;">&url.mysql.download.lib;</ulink>. </para> </note> </refsect1>