tomsommer               Sat Aug  7 21:20:20 2004 EDT

  Modified files:              
    /phpdoc/en/reference/mysql/functions        mysql-fetch-lengths.xml 
  Log:
  Fix wrong "See also" function
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/mysql/functions/mysql-fetch-lengths.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/mysql/functions/mysql-fetch-lengths.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-fetch-lengths.xml:1.4 
phpdoc/en/reference/mysql/functions/mysql-fetch-lengths.xml:1.5
--- phpdoc/en/reference/mysql/functions/mysql-fetch-lengths.xml:1.4     Wed Jul 14 
17:08:10 2004
+++ phpdoc/en/reference/mysql/functions/mysql-fetch-lengths.xml Sat Aug  7 21:20:20 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/mysql.xml, last change in rev 1.2 -->
   <refentry id="function.mysql-fetch-lengths">
    <refnamediv>
@@ -64,7 +64,7 @@
      </example>
     </para>
     <para>
-     See also <function>mysql_fetch_len</function>,
+     See also <function>mysql_field_len</function>,
      <function>mysql_fetch_row</function>, and
      <function>strlen</function>.
     </para>

Reply via email to