betz            Thu Jun 17 11:12:45 2004 EDT

  Modified files:              
    /phpdoc/en  language-snippets.ent 
  Log:
  remove duplicate mysql note, it is never used in en-tree and we have a
  generic one database.field-case, with the exact same wording.
  
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.100&r2=1.101&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.100 phpdoc/en/language-snippets.ent:1.101
--- phpdoc/en/language-snippets.ent:1.100       Thu Jun 17 10:57:22 2004
+++ phpdoc/en/language-snippets.ent     Thu Jun 17 11:12:45 2004
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.100 $ -->
+<!-- $Revision: 1.101 $ -->
 <!-- Keep 'em sorted -->
 
 
@@ -317,10 +317,6 @@
 
 <!ENTITY sybase.db.only '<note><simpara>This function is only available using
 the DB library interface to Sybase, and not the CT library.</simpara></note>'>
-
-<!-- Some MySQL Notes -->
-<!ENTITY mysql.field-case '<note><simpara>Field names returned by this function
-are <emphasis>case-sensitive</emphasis></simpara></note>'>
 
 <!-- CPDF Unit length -->
 <!ENTITY cpdf.ul '<para>The optional parameter <parameter>mode</parameter>

Reply via email to