philip          Mon May 24 21:27:50 2004 EDT

  Modified files:              
    /phpdoc/en  language-snippets.ent 
  Log:
  Create &sybase.db.only; to compliment sybase.ct.only;
  
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.91&r2=1.92&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.91 phpdoc/en/language-snippets.ent:1.92
--- phpdoc/en/language-snippets.ent:1.91        Mon May 24 17:40:20 2004
+++ phpdoc/en/language-snippets.ent     Mon May 24 21:27:50 2004
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.91 $ -->
+<!-- $Revision: 1.92 $ -->
 
 <!ENTITY warn.experimental '<warning><simpara>This extension is
 <emphasis>EXPERIMENTAL</emphasis>. The behaviour of this extension --
@@ -311,6 +311,7 @@
 
 <!-- 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>'>
+<!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

Reply via email to