sander Mon May 13 11:31:24 2002 EDT Modified files: /phpdoc/en/reference/dbx reference.xml /phpdoc/en/reference/dbx/functions dbx-connect.xml Log: sybase_ct support is in 4.2.0 Index: phpdoc/en/reference/dbx/reference.xml diff -u phpdoc/en/reference/dbx/reference.xml:1.3 phpdoc/en/reference/dbx/reference.xml:1.4 --- phpdoc/en/reference/dbx/reference.xml:1.3 Mon Apr 29 08:09:16 2002 +++ phpdoc/en/reference/dbx/reference.xml Mon May 13 11:31:23 2002 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.3 $ --> +<!-- $Revision: 1.4 $ --> <!-- If anyone from the translator group has problems with the @@ -34,7 +34,7 @@ <itemizedlist> <listitem> <simpara> - <link linkend="ref.fbsql">FrontBase</link> (available from PHP 4.1.0). + <link linkend="ref.fbsql">FrontBase</link> (available from PHP 4.1.0). </simpara> </listitem> <listitem> @@ -59,7 +59,7 @@ </listitem> <listitem> <simpara> - <link linkend="ref.sybase">Sybase-CT</link> (CVS only). + <link linkend="ref.sybase">Sybase-CT</link> (available from PHP 4.2.0). </simpara> </listitem> </itemizedlist> @@ -124,4 +124,4 @@ vim600: syn=xml fen fdm=syntax fdl=2 si vim: et tw=78 syn=sgml vi: ts=1 sw=1 ---> \ No newline at end of file +--> Index: phpdoc/en/reference/dbx/functions/dbx-connect.xml diff -u phpdoc/en/reference/dbx/functions/dbx-connect.xml:1.2 phpdoc/en/reference/dbx/functions/dbx-connect.xml:1.3 --- phpdoc/en/reference/dbx/functions/dbx-connect.xml:1.2 Wed Apr 17 02:37:31 2002 +++ phpdoc/en/reference/dbx/functions/dbx-connect.xml Mon May 13 11:31:24 2002 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./en/functions/dbx.xml, last change in rev 1.3 --> <refentry id="function.dbx-connect"> <refnamediv> @@ -60,7 +60,8 @@ </listitem> <listitem> <simpara> - <constant>DBX_SYBASECT</constant> or "sybase_ct" (CVS only) + <constant>DBX_SYBASECT</constant> or "sybase_ct" (available from PHP + 4.2.0) </simpara> </listitem> </itemizedlist>