philip Sun Jun 29 13:40:29 2003 EDT
Modified files:
/phpdoc/en/reference/mysql configure.xml
Log:
Be consistent, use PHP 5 instead of 5.0.0
Index: phpdoc/en/reference/mysql/configure.xml
diff -u phpdoc/en/reference/mysql/configure.xml:1.4
phpdoc/en/reference/mysql/configure.xml:1.5
--- phpdoc/en/reference/mysql/configure.xml:1.4 Sun Jun 29 13:35:49 2003
+++ phpdoc/en/reference/mysql/configure.xml Sun Jun 29 13:40:29 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<section id="mysql.installation">
&reftitle.install;
<para id="mysql.configure">
@@ -22,8 +22,8 @@
installed by MySQL, thus avoiding any conflicts.
</para>
<para>
- As of PHP 5.0.0, MySQL is no longer enabled by default, nor is the MySQL
- library bundled with PHP.
+ In PHP 5, MySQL is no longer enabled by default, nor is the MySQL library
+ bundled with PHP.
</para>
<para>
This MySQL extension will not work with MySQL versions greater than
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php