philip          Sat May 31 18:05:54 2003 EDT

  Modified files:              
    /phpdoc/en/appendices       history.xml 
    /phpdoc/entities    global.ent 
  Log:
  Link to the PHP Museum in the PHP history.
  
  
Index: phpdoc/en/appendices/history.xml
diff -u phpdoc/en/appendices/history.xml:1.18 phpdoc/en/appendices/history.xml:1.19
--- phpdoc/en/appendices/history.xml:1.18       Fri May 16 22:20:41 2003
+++ phpdoc/en/appendices/history.xml    Sat May 31 18:05:54 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.18 $ -->
+<!-- $Revision: 1.19 $ -->
 
 <appendix id="history">
  <title>History of PHP and related projects</title>
@@ -8,7 +8,9 @@
   Growing to be one of the most prominent languages
   powering the Web was not an easy task. Those of
   you interested in briefly seeing how PHP grew out
-  to what it is today, read on.
+  to what it is today, read on.  Old PHP releases
+  can be found at the
+  <ulink url="&url.php.museum;">PHP Museum</ulink>.
  </para>
  
  <sect1 id="history.php">
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.110 phpdoc/entities/global.ent:1.111
--- phpdoc/entities/global.ent:1.110    Wed May 28 14:43:22 2003
+++ phpdoc/entities/global.ent  Sat May 31 18:05:54 2003
@@ -1,6 +1,6 @@
 <!-- -*- SGML -*-
 
- $Id: global.ent,v 1.110 2003/05/28 18:43:22 philip Exp $
+ $Id: global.ent,v 1.111 2003/05/31 22:05:54 philip Exp $
 
  Contains global "macros" for all the XML documents.
 
@@ -203,6 +203,7 @@
 <!ENTITY url.php.license "http://www.php.net/license/";>
 <!ENTITY url.php.links "http://www.php.net/links.php";>
 <!ENTITY url.php.manual "http://www.php.net/manual/";>
+<!ENTITY url.php.museum "http://museum.php.net/";>
 <!ENTITY url.php.news "news://news.php.net/";>
 <!ENTITY url.php.newsweb "http://news.php.net/";>
 <!ENTITY url.php.pear "http://pear.php.net/";>



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

Reply via email to