vrana Tue Jun 14 04:29:34 2005 EDT
Modified files: /phpdoc/entities global.ent Log: New MySQL URLs http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.225&r2=1.226&ty=u Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1.225 phpdoc/entities/global.ent:1.226 --- phpdoc/entities/global.ent:1.225 Sun Jun 12 17:09:55 2005 +++ phpdoc/entities/global.ent Tue Jun 14 04:29:31 2005 @@ -1,6 +1,6 @@ <!-- -*- SGML -*- - $Id: global.ent,v 1.225 2005/06/12 21:09:55 didou Exp $ + $Id: global.ent,v 1.226 2005/06/14 08:29:31 vrana Exp $ Contains global "macros" for all the XML documents. @@ -178,8 +178,8 @@ <!ENTITY url.mysql "http://www.mysql.com/"> <!ENTITY url.mysql.docs "http://dev.mysql.com/doc/"> <!ENTITY url.mysql.docs.date "http://dev.mysql.com/doc/mysql/en/date-and-time-functions.html"> -<!ENTITY url.mysql.docs.error "http://dev.mysql.com/doc/mysql/en/Error-returns.html"> -<!ENTITY url.mysql.docs.error.msg "http://dev.mysql.com/doc/mysql/en/Error-messages.html"> +<!ENTITY url.mysql.docs.error "http://dev.mysql.com/doc/mysql/en/error-handling.html"> +<!ENTITY url.mysql.docs.error.msg "http://dev.mysql.com/doc/mysql/en/error-handling.html"> <!ENTITY url.mysql.docs.fr "http://www.nexen.net/docs/mysql/"> <!ENTITY url.mysql.example "http://dev.mysql.com/get/Downloads/Manual/world.sql.gz/from/pick"> <!ENTITY url.ncurses "ftp://ftp.gnu.org/pub/gnu/ncurses/">