irchtml         Tue Mar  2 05:17:01 2004 EDT

  Modified files:              
    /phpdoc/en/reference/msql/functions msql-fetch-array.xml 
  Log:
  this is not mysql after all
  
http://cvs.php.net/diff.php/phpdoc/en/reference/msql/functions/msql-fetch-array.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/msql/functions/msql-fetch-array.xml
diff -u phpdoc/en/reference/msql/functions/msql-fetch-array.xml:1.4 
phpdoc/en/reference/msql/functions/msql-fetch-array.xml:1.5
--- phpdoc/en/reference/msql/functions/msql-fetch-array.xml:1.4 Tue Mar  2 05:16:06 
2004
+++ phpdoc/en/reference/msql/functions/msql-fetch-array.xml     Tue Mar  2 05:17:01 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/msql.xml, last change in rev 1.2 -->
   <refentry id="function.msql-fetch-array">
    <refnamediv>
@@ -27,7 +27,7 @@
      The second optional argument <parameter>result_type</parameter>
      in <function>msql_fetch_array</function> is a constant and can
      take the following values: MSQL_ASSOC, MSQL_NUM, and MSQL_BOTH with
-     MYSQL_BOTH being the default.
+     MSQL_BOTH being the default.
     </para>
     <para>
      Be careful if you are retrieving results from a query that may

Reply via email to