didou           Sat Jul 12 14:10:58 2003 EDT

  Modified files:              
    /phpdoc/en  language-snippets.ent 
  Log:
  Adding an entity for Sybase
  
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.55 phpdoc/en/language-snippets.ent:1.56
--- phpdoc/en/language-snippets.ent:1.55        Wed Jul  2 04:47:22 2003
+++ phpdoc/en/language-snippets.ent     Sat Jul 12 14:10:58 2003
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.55 $ -->
+<!-- $Revision: 1.56 $ -->
 
 <!ENTITY warn.experimental '<warning><simpara>This extension is
 <emphasis>EXPERIMENTAL</emphasis>. The behaviour of this extension --
@@ -196,7 +196,10 @@
 
 <!-- Database Notes -->
 <!ENTITY database.field-case '<note><simpara>Field names returned by this function
-are <emphasis>case-sensitive</emphasis></simpara></note>'>
+are <emphasis>case-sensitive</emphasis>.</simpara></note>'>
+
+<!-- Sybase Notes -->
+<!ENTITY sybase.ct '<note><simpara>This function is only available using the CT 
library interface to Sybase, and not the DB library.</simpara></note>'>
 
 <!-- Some MySQL Notes -->
 <!ENTITY mysql.field-case '<note><simpara>Field names returned by this function



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to