fmk             Mon Nov 24 15:00:47 2003 EDT

  Modified files:              
    /phpdoc/en/reference/mssql/functions        mssql-result.xml 
  Log:
  change parameter name from i to row
  
Index: phpdoc/en/reference/mssql/functions/mssql-result.xml
diff -u phpdoc/en/reference/mssql/functions/mssql-result.xml:1.3 
phpdoc/en/reference/mssql/functions/mssql-result.xml:1.4
--- phpdoc/en/reference/mssql/functions/mssql-result.xml:1.3    Thu Jul  3 08:38:23 
2003
+++ phpdoc/en/reference/mssql/functions/mssql-result.xml        Mon Nov 24 15:00:47 
2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/mssql.xml, last change in rev 1.2 -->
   <refentry id="function.mssql-result">
    <refnamediv>
@@ -11,7 +11,7 @@
      <methodsynopsis>
       <type>string</type><methodname>mssql_result</methodname>
       <methodparam><type>resource</type><parameter>result</parameter></methodparam>
-      <methodparam><type>int</type><parameter>i</parameter></methodparam>
+      <methodparam><type>int</type><parameter>row</parameter></methodparam>
       <methodparam><type>mixed</type><parameter>field</parameter></methodparam>
      </methodsynopsis>
     <para>

Reply via email to