philip          Sun Feb 25 21:14:25 2007 UTC

  Modified files:              
    /phpdoc/entities    global.ent 
  Log:
  Fixed release links, and added php.net/README_UPGRADE_51
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/entities/global.ent?r1=1.285&r2=1.286&diff_format=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.285 phpdoc/entities/global.ent:1.286
--- phpdoc/entities/global.ent:1.285    Tue Feb  6 18:47:46 2007
+++ phpdoc/entities/global.ent  Sun Feb 25 21:14:25 2007
@@ -1,6 +1,6 @@
 <!-- -*- SGML -*-
 
- $Id: global.ent,v 1.285 2007/02/06 18:47:46 bjori Exp $
+ $Id: global.ent,v 1.286 2007/02/25 21:14:25 philip Exp $
 
  Contains global "macros" for all the XML documents.
 
@@ -304,12 +304,13 @@
 <!ENTITY url.php.pear.cli "http://pear.php.net/manual/en/installation.cli.php";>
 <!ENTITY url.php.prerelease "http://qa.php.net/";>
 <!ENTITY url.php.release1.0.0 
"http://groups.google.com/group/comp.infosystems.www.authoring.cgi/msg/cc7d43454d64d133";>
-<!ENTITY url.php.release4.1.0 "http://www.php.net/release_4_1_0.php";>
-<!ENTITY url.php.release4.2.0 "http://www.php.net/release_4_2_0.php";>
-<!ENTITY url.php.release4.3.1 "http://www.php.net/release_4_3_1.php";>
+<!ENTITY url.php.release4.1.0 "http://www.php.net/releases/4_1_0.php";>
+<!ENTITY url.php.release4.2.0 "http://www.php.net/releases/4_2_0.php";>
+<!ENTITY url.php.release4.3.1 "http://www.php.net/releases/4_3_1.php";>
 <!ENTITY url.php.snapshots 'http://snaps.php.net/'>
 <!ENTITY url.php.talks 'http://talks.php.net/'>
 <!ENTITY url.php.support "http://www.php.net/support.php";>
+<!ENTITY url.php.upgrade51 "http://php.net/README_UPGRADE_51.php";>
 <!ENTITY url.php.urlhowto "http://www.php.net/urlhowto.php";>
 <!ENTITY url.phpeditorlist 
"http://www.thelinuxconsultancy.co.uk/phpeditors.php";>
 <!ENTITY url.phpform 'http://sourceforge.net/projects/phpform-ext/'>

Reply via email to