zeev            Tue Jan 28 11:46:19 2003 EDT

  Modified files:              
    /phpdoc/en/appendices       history.xml 
  Log:
  Avoid sending the wrong message
  
  
Index: phpdoc/en/appendices/history.xml
diff -u phpdoc/en/appendices/history.xml:1.15 phpdoc/en/appendices/history.xml:1.16
--- phpdoc/en/appendices/history.xml:1.15       Sun Oct 27 07:31:14 2002
+++ phpdoc/en/appendices/history.xml    Tue Jan 28 11:46:19 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.15 $ -->
+<!-- $Revision: 1.16 $ -->
 
 <appendix id="history">
  <title>History of PHP and related projects</title>
@@ -59,13 +59,12 @@
     PHP 3.0 was the first version that closely resembles PHP as
     we know it today. It was created by Andi Gutmans and Zeev
     Suraski in 1997 as a complete rewrite, after they found
-    PHP/FI 2.0 severely underpowered for developing their own
-    eCommerce application. In an effort to cooperate and start
-    building upon PHP/FI's existing user-base, Andi, Rasmus and
-    Zeev decided to cooperate and announce PHP 3.0 as the official
-    successor of PHP/FI 2.0, and development of PHP/FI 2.0 was
-    mostly halted.
-   </para>
+    PHP/FI 2.0 severely underpowered for developing an eCommerce
+    application they were working on for a University project.
+    In an effort to cooperate and start building upon PHP/FI's
+    existing user-base, Andi, Rasmus and Zeev decided to cooperate
+    and announce PHP 3.0 as the official successor of PHP/FI 2.0,
+    and development of PHP/FI 2.0 was mostly halted.  </para>
    <para>
     One of the biggest strengths of PHP 3.0 was its strong
     extensibility features. In addition to providing end users



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to