philip          Tue Mar 29 23:45:35 2005 EDT

  Modified files:              
    /phpdoc/en  language-snippets.ent 
  Log:
  Added mysql.linkid.description for the new doc style linkid parameter 
listing. 
  It's used in just about every MySQL function man page.
  
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.138&r2=1.139&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.138 
phpdoc/en/language-snippets.ent:1.139
--- phpdoc/en/language-snippets.ent:1.138       Tue Mar 29 16:55:07 2005
+++ phpdoc/en/language-snippets.ent     Tue Mar 29 23:45:34 2005
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.138 $ -->
+<!-- $Revision: 1.139 $ -->
 <!-- Keep 'em sorted -->
 
 
@@ -418,6 +418,11 @@
 <!ENTITY database.fetch-null '<note><simpara>This function sets NULL fields to
 PHP &null; value.</simpara></note>'>
 
+<!-- MySQL Notes -->
+<!ENTITY mysql.linkid.description '<para>The MySQL connection. If the link 
+identifier is not specified, the last link opened by 
+<function>mysql_connect</function> is assumed.</para>'>
+
 <!-- Sybase Notes -->
 <!ENTITY sybase.ct.only '<note><simpara>This function is only available using
 the CT library interface to Sybase, and not the DB library.</simpara></note>'>

Reply via email to