From a795dba36b88b5eaba184661d7e9a3d6c99ce017 Mon Sep 17 00:00:00 2001 From: Martin Meredith Date: Wed, 29 Dec 2004 22:01:16 +0000 Subject: [PATCH] Lessopn Learnt: Spaces not Tabs :D git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175947 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/uodbc/functions/odbc-specialcolumns.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/uodbc/functions/odbc-specialcolumns.xml b/reference/uodbc/functions/odbc-specialcolumns.xml index 5515e05b2e..b31cfd4b28 100644 --- a/reference/uodbc/functions/odbc-specialcolumns.xml +++ b/reference/uodbc/functions/odbc-specialcolumns.xml @@ -1,5 +1,5 @@ - + @@ -30,8 +30,8 @@ When the type argument is SQL_ROWVER, odbc_specialcolumns 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 Returns an ODBC result identifier or &false; on