edink           Fri Jul 30 12:26:08 2004 EDT

  Modified files:              
    /phpdoc/en/chapters install.windows.xml 
    /phpdoc/en/install/windows  index.xml installer.xml 
  Log:
  Nuke references to installshield
  
http://cvs.php.net/diff.php/phpdoc/en/chapters/install.windows.xml?r1=1.45&r2=1.46&ty=u
Index: phpdoc/en/chapters/install.windows.xml
diff -u phpdoc/en/chapters/install.windows.xml:1.45 
phpdoc/en/chapters/install.windows.xml:1.46
--- phpdoc/en/chapters/install.windows.xml:1.45 Tue Jul 20 11:56:50 2004
+++ phpdoc/en/chapters/install.windows.xml      Fri Jul 30 12:26:08 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.45 $ -->
+<!-- $Revision: 1.46 $ -->
   <sect1 id="install.windows">
    <title>Installation on Windows systems</title>
    <para>
@@ -11,7 +11,7 @@
    <para>
     There are two main ways to install PHP for Windows: either
     <link linkend="install.windows.manual">manually</link>
-    or by using the <link linkend="install.windows.installer">InstallShield</link>
+    or by using the <link linkend="install.windows.installer">installer</link>
     installer.
    </para>
    <para>
@@ -26,7 +26,7 @@
    </para>
    
    <sect2 id="install.windows.installer">
-    <title>Windows InstallShield</title>
+    <title>Windows Installer</title>
     
     <para>
      The Windows PHP installer is  available from the downloads page at
@@ -36,7 +36,7 @@
     </para>
     <note>
      <para>
-      While the InstallShield installer is an easy way to make
+      While the windows installer is an easy way to make
       <literal>PHP</literal> work, it is restricted in many aspects, as
       automatic setup of extensions for example is not supported. The whole set
       of supported extensions is only available by downloading the zip binary
http://cvs.php.net/diff.php/phpdoc/en/install/windows/index.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/install/windows/index.xml
diff -u phpdoc/en/install/windows/index.xml:1.7 phpdoc/en/install/windows/index.xml:1.8
--- phpdoc/en/install/windows/index.xml:1.7     Sun Jun 13 09:19:59 2004
+++ phpdoc/en/install/windows/index.xml Fri Jul 30 12:26:08 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
   <chapter id="install.windows">
    <title>Installation on Windows systems</title>
    <para>
@@ -11,7 +11,7 @@
    <para>
     There are two main ways to install PHP for Windows: either
     <link linkend="install.windows.manual">manually</link>
-    or by using the <link linkend="install.windows.installer">InstallShield</link>
+    or by using the <link linkend="install.windows.installer">installer</link>
     installer.
    </para>
    <para>
http://cvs.php.net/diff.php/phpdoc/en/install/windows/installer.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/install/windows/installer.xml
diff -u phpdoc/en/install/windows/installer.xml:1.2 
phpdoc/en/install/windows/installer.xml:1.3
--- phpdoc/en/install/windows/installer.xml:1.2 Fri Jun  4 06:30:07 2004
+++ phpdoc/en/install/windows/installer.xml     Fri Jul 30 12:26:08 2004
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
    <sect1 id="install.windows.installer">
-    <title>Windows InstallShield</title>
+    <title>Windows Installer</title>
     
     <para>
      The Windows PHP installer is available from the downloads page at
@@ -11,7 +11,7 @@
     </para>
     <note>
      <para>
-      While the InstallShield installer is an easy way to make
+      While the windows installer is an easy way to make
       <literal>PHP</literal> work, it is restricted in many aspects, as
       automatic setup of extensions for example is not supported. The whole set
       of supported extensions is only available by downloading the zip binary

Reply via email to