Added missing IDs

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334416 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Philip Olson 2014-07-29 23:07:55 +00:00
parent 8068de761f
commit 42a727aa49
2 changed files with 5 additions and 5 deletions

View file

@ -77,13 +77,13 @@
<section xml:id="mysql.installation.windows">
<title>Installation on Windows Systems</title>
<section>
<section xml:id="mysql.installation.windows.php4">
<title>PHP 4</title>
<para>
The PHP MySQL extension is compiled into PHP.
</para>
</section>
<section>
<section xml:id="mysql.installation.windows.php52">
<title>PHP 5.0.x, 5.1.x, 5.2.x</title>
<para>
MySQL is no longer enabled by default, so the
@ -116,7 +116,7 @@
</para>
</note>
</section>
<section>
<section xml:id="mysql.installation.windows.php53">
<title>PHP 5.3.0+</title>
<para>
The <link linkend="mysqlnd.overview">MySQL Native Driver</link> is enabled by

View file

@ -117,7 +117,7 @@
installer.
</para>
<section>
<section xml:id="mysqli.installation.windows.php52">
<title>PHP 5.0, 5.1, 5.2</title>
@ -175,7 +175,7 @@
</note>
</section>
<section>
<section xml:id="mysqli.installation.windows.php53">
<title>PHP 5.3.0+</title>