vrana Thu Dec 30 03:42:50 2004 EDT
Modified files:
/phpdoc/en/reference/uodbc/functions odbc-specialcolumns.xml
Log:
Create sentence
http://cvs.php.net/diff.php/phpdoc/en/reference/uodbc/functions/odbc-specialcolumns.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/uodbc/functions/odbc-specialcolumns.xml
diff -u phpdoc/en/reference/uodbc/functions/odbc-specialcolumns.xml:1.5
phpdoc/en/reference/uodbc/functions/odbc-specialcolumns.xml:1.6
--- phpdoc/en/reference/uodbc/functions/odbc-specialcolumns.xml:1.5 Wed Dec
29 18:01:46 2004
+++ phpdoc/en/reference/uodbc/functions/odbc-specialcolumns.xml Thu Dec 30
03:42:49 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/uodbc.xml, last change in rev 1.3 -->
<refentry id="function.odbc-specialcolumns">
<refnamediv>
@@ -29,9 +29,9 @@
</simpara>
<simpara>
When the type argument is SQL_ROWVER,
- <function>odbc_specialcolumns</function> Returns the column or columns in
the
+ <function>odbc_specialcolumns</function> returns the column or columns in
the
specified table, if any, that are automatically updated by the data source
- when any value in the row is updated by any transaction
+ when any value in the row is updated by any transaction.
</simpara>
<simpara>
Returns an ODBC result identifier or &false; on