Lessopn Learnt: Spaces not Tabs :D

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175947 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Martin Meredith 2004-12-29 22:01:16 +00:00
parent dd1f1fc822
commit a795dba36b

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/uodbc.xml, last change in rev 1.3 -->
<refentry id="function.odbc-specialcolumns">
<refnamediv>
@ -30,8 +30,8 @@
<simpara>
When the type argument is SQL_ROWVER,
<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
specified table, if any, that are automatically updated by the data source
when any value in the row is updated by any transaction
</simpara>
<simpara>
Returns an ODBC result identifier or &false; on