philip Wed Jan 15 04:49:07 2003 EDT Modified files: /phpdoc/entities global.ent Log: mysql date/time functions, linked in date(). Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1.72 phpdoc/entities/global.ent:1.73 --- phpdoc/entities/global.ent:1.72 Thu Jan 2 13:42:52 2003 +++ phpdoc/entities/global.ent Wed Jan 15 04:49:06 2003 @@ -1,6 +1,6 @@ <!-- -*- SGML -*- - $Id: global.ent,v 1.72 2003/01/02 18:42:52 pollita Exp $ + $Id: global.ent,v 1.73 2003/01/15 09:49:06 philip Exp $ Contains global "macros" for all the XML documents. @@ -124,6 +124,7 @@ <!ENTITY url.msql "http://www.hughes.com.au/"> <!ENTITY url.mysql "http://www.mysql.com/"> <!ENTITY url.mysql.docs "http://www.mysql.com/documentation/"> +<!ENTITY url.mysql.docs.date +"http://www.mysql.com/doc/en/Date_and_time_functions.html"> <!ENTITY url.mysql.docs.fr "http://dev.nexen.net/docs/mysql/"> <!ENTITY url.ncurses "ftp://ftp.gnu.org/pub/gnu/ncurses/"> <!ENTITY url.netcraft "http://www.netcraft.com/">
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php