betz Thu Aug 19 09:13:35 2004 EDT
Modified files:
/phpdoc/en/reference/mysql constants.xml
Log:
grammar
http://cvs.php.net/diff.php/phpdoc/en/reference/mysql/constants.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/mysql/constants.xml
diff -u phpdoc/en/reference/mysql/constants.xml:1.6
phpdoc/en/reference/mysql/constants.xml:1.7
--- phpdoc/en/reference/mysql/constants.xml:1.6 Mon Jul 26 17:37:28 2004
+++ phpdoc/en/reference/mysql/constants.xml Thu Aug 19 09:13:34 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<section id="mysql.constants">
&reftitle.constants;
&extension.constants;
@@ -32,9 +32,10 @@
</row>
<row>
<entry>MYSQL_CLIENT_SSL</entry>
- <entry>Use SSL encryption. This flag is available only with 4.x version
- of client library or newer. Version 3.23.x is bundled both with PHP 4
- and Windows binaries of PHP 5.</entry>
+ <entry>Use SSL encryption. This flag is only available with version 4.x
+ of the MySQL client library or newer. Version 3.23.x is bundled both
+ with PHP 4 and Windows binaries of PHP 5.
+ </entry>
</row>
</tbody>
</tgroup>
@@ -102,4 +103,3 @@
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
-