nlopess         Fri Mar 25 11:23:48 2005 EDT

  Modified files:              
    /phpdoc/entities    global.ent 
  Log:
  fix url.ibase and url.phpeditorlist URL entities
  
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.217&r2=1.218&ty=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.217 phpdoc/entities/global.ent:1.218
--- phpdoc/entities/global.ent:1.217    Tue Mar  1 11:04:18 2005
+++ phpdoc/entities/global.ent  Fri Mar 25 11:23:48 2005
@@ -1,6 +1,6 @@
 <!-- -*- SGML -*-
 
- $Id: global.ent,v 1.217 2005/03/01 16:04:18 nlopess Exp $
+ $Id: global.ent,v 1.218 2005/03/25 16:23:48 nlopess Exp $
 
  Contains global "macros" for all the XML documents.
 
@@ -111,7 +111,7 @@
 <!ENTITY spec.wsdl     'http://www.w3.org/TR/wsdl'>
 <!ENTITY url.hyperwave "http://www.hyperwave.com/";>
 <!ENTITY url.iicm "http://www.iicm.edu/";>
-<!ENTITY url.ibase "http://www.interbase.com/";>
+<!ENTITY url.ibase "http://www.borland.com/interbase/";>
 <!ENTITY url.ibmdb2 "http://www-306.ibm.com/software/data/db2/";>
 <!ENTITY url.iis "http://support.microsoft.com/kb/q160422/";>
 <!ENTITY url.iiscfg "http://www.genusa.com/iis/iiscfg.html";>
@@ -262,7 +262,7 @@
 <!ENTITY url.php.support "http://www.php.net/support.php";>
 <!ENTITY url.php.urlhowto "http://www.php.net/urlhowto.php";>
 <!ENTITY url.php.win32.build.readme 
"http://cvs.php.net/co.php/php-src/README.WIN32-BUILD-SYSTEM";>
-<!ENTITY url.phpeditorlist "http://www.thelinuxconsultancy.co.uk/phpeditors/";>
+<!ENTITY url.phpeditorlist 
"http://www.thelinuxconsultancy.co.uk/phpeditors.php";>
 <!ENTITY url.phplib "http://phplib.sourceforge.net/";>
 <!ENTITY url.powerarchiver "http://www.powerarchiver.com/";>
 <!ENTITY url.pspell "http://aspell.net/";>

Reply via email to