[PHP-DOC] cvs: phpdoc / global.ent /en/functions mysql.xml From: Daniel Beckham (danbeck <email protected>)
Date: 09/07/00

danbeck Thu Sep 7 07:50:31 2000 EDT

  Modified files:
    /phpdoc global.ent
    /phpdoc/en/functions mysql.xml
  Log:
  added url.mysql.docs and mentioned the link in the mysql partinfo.
  
Index: phpdoc/global.ent
diff -u phpdoc/global.ent:1.49 phpdoc/global.ent:1.50
--- phpdoc/global.ent:1.49 Wed Sep 6 09:58:53 2000
+++ phpdoc/global.ent Thu Sep 7 07:50:30 2000
@@ -1,6 +1,6 @@
 <!-- -*- SGML -*-
 
- $Id: global.ent,v 1.49 2000/09/06 16:58:53 rasmus Exp $
+ $Id: global.ent,v 1.50 2000/09/07 14:50:30 danbeck Exp $
 
  Contains global "macros" for all the SGML documents.
 
@@ -64,6 +64,7 @@
 <!ENTITY url.mhash "http://mhash.sourceforge.net/">
 <!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.netcraft "http://www.netcraft.com/">
 <!ENTITY url.netcraft-survey "http://www.netcraft.com/survey/">
 <!ENTITY url.nwalsh "http://nwalsh.com/">
Index: phpdoc/en/functions/mysql.xml
diff -u phpdoc/en/functions/mysql.xml:1.20 phpdoc/en/functions/mysql.xml:1.21
--- phpdoc/en/functions/mysql.xml:1.20 Mon Aug 21 18:36:03 2000
+++ phpdoc/en/functions/mysql.xml Thu Sep 7 07:50:31 2000
@@ -20,6 +20,11 @@
     More information about MySQL can be found at <ulink
     url="&url.mysql;">&url.mysql;</ulink>.
    </simpara>
+ <simpara>
+ Documentation for MySQL can be found at <ulink
+ url="&url.mysql.docs;">&url.mysql.docs;</ulink>.
+ </simpara>
+
   </partintro>
 
   <refentry id="function.mysql-affected-rows">