rquadling Wed May 2 13:53:53 2007 UTC
Modified files:
/phpdoc/en/install/windows installermsi.xml
Log:
Missign </sect2> tag
http://cvs.php.net/viewvc.cgi/phpdoc/en/install/windows/installermsi.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/en/install/windows/installermsi.xml
diff -u phpdoc/en/install/windows/installermsi.xml:1.6
phpdoc/en/install/windows/installermsi.xml:1.7
--- phpdoc/en/install/windows/installermsi.xml:1.6 Wed May 2 13:34:15 2007
+++ phpdoc/en/install/windows/installermsi.xml Wed May 2 13:53:53 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<sect1 id="install.windows.installer.msi">
<title>Windows Installer (PHP 5.2 and later)</title>
<para>
@@ -123,6 +123,7 @@
It is recommended that you use this method of keeping PHP updated instead
of manually replacing the files in the installation directory.
</para>
+ </sect2>
</sect1>