dallas Tue Mar 4 04:20:05 2003 EDT Modified files: /phpdoc/en/chapters install.windows.xml Log: PHH -> PHP Index: phpdoc/en/chapters/install.windows.xml diff -u phpdoc/en/chapters/install.windows.xml:1.27 phpdoc/en/chapters/install.windows.xml:1.28 --- phpdoc/en/chapters/install.windows.xml:1.27 Sun Mar 2 06:53:03 2003 +++ phpdoc/en/chapters/install.windows.xml Tue Mar 4 04:20:05 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.27 $ --> +<!-- $Revision: 1.28 $ --> <sect1 id="install.windows"> <title>Installation on Windows systems</title> <para> @@ -758,7 +758,7 @@ <row> <entry>php_cybercash.dll</entry> <entry><link linkend="ref.cybercash">Cybercash</link> payment functions</entry> - <entry>PHH <= 4.2.0</entry> + <entry>PHP <= 4.2.0</entry> </row> <row> <entry>php_db.dll</entry> @@ -788,12 +788,12 @@ <row> <entry>php_domxml.dll</entry> <entry><link linkend="ref.domxml">DOM XML</link> functions</entry> - <entry>PHH <= 4.2.0 requires: libxml2.dll (bundled)</entry> + <entry>PHP <= 4.2.0 requires: libxml2.dll (bundled)</entry> </row> <row> <entry>php_dotnet.dll</entry> <entry><link linkend="ref.dotnet">.NET</link> functions</entry> - <entry>PHH <= 4.1.1</entry> + <entry>PHP <= 4.1.1</entry> </row> <row> <entry>php_exif.dll</entry> @@ -803,7 +803,7 @@ <row> <entry>php_fbsql.dll</entry> <entry><link linkend="ref.fbsql">FrontBase</link> functions</entry> - <entry>PHH <= 4.2.0</entry> + <entry>PHP <= 4.2.0</entry> </row> <row> <entry>php_fdf.dll</entry> @@ -834,7 +834,7 @@ <entry>php_gettext.dll</entry> <entry><link linkend="ref.gettext">Gettext</link> functions</entry> <entry> - PHH <= 4.2.0 requires: gnu_gettext.dll (bundled), PHP >= 4.2.3 + PHP <= 4.2.0 requires: gnu_gettext.dll (bundled), PHP >= 4.2.3 requires libintl-1.dll (bundled). </entry> </row>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php