georg Sun Apr 21 09:04:31 2002 EDT
Modified files:
/phpdoc/en/reference/mysql/functions mysql-info.xml
Log:
added see also: mysql_affected_rows
Index: phpdoc/en/reference/mysql/functions/mysql-info.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-info.xml:1.2
phpdoc/en/reference/mysql/functions/mysql-info.xml:1.3
--- phpdoc/en/reference/mysql/functions/mysql-info.xml:1.2 Wed Apr 17 02:41:12
2002
+++ phpdoc/en/reference/mysql/functions/mysql-info.xml Sun Apr 21 09:04:31 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/mysql.xml, last change in rev 1.2 -->
<refentry id="function.mysql-info">
<refnamediv>
@@ -53,6 +53,9 @@
specified in the statement.
</para>
</note>
+ <para>
+ See also: <function>mysql_affected_rows</function>
+ </para>
</refsect1>
</refentry>