mez Wed Dec 29 17:01:16 2004 EDT
Modified files:
/phpdoc/en/reference/uodbc/functions odbc-specialcolumns.xml
Log:
Lessopn Learnt: Spaces not Tabs :D
http://cvs.php.net/diff.php/phpdoc/en/reference/uodbc/functions/odbc-specialcolumns.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/uodbc/functions/odbc-specialcolumns.xml
diff -u phpdoc/en/reference/uodbc/functions/odbc-specialcolumns.xml:1.3
phpdoc/en/reference/uodbc/functions/odbc-specialcolumns.xml:1.4
--- phpdoc/en/reference/uodbc/functions/odbc-specialcolumns.xml:1.3 Wed Dec
29 16:42:48 2004
+++ phpdoc/en/reference/uodbc/functions/odbc-specialcolumns.xml Wed Dec 29
17:01:16 2004
@@ -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