hirokawa Sat Jan 31 05:46:53 2004 EDT
Modified files: /phpdoc/en/reference/mysqli/functions mysqli-stmt-data-seek.xml Log: fixed wrong function name. http://cvs.php.net/diff.php/phpdoc/en/reference/mysqli/functions/mysqli-stmt-data-seek.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/reference/mysqli/functions/mysqli-stmt-data-seek.xml diff -u phpdoc/en/reference/mysqli/functions/mysqli-stmt-data-seek.xml:1.1 phpdoc/en/reference/mysqli/functions/mysqli-stmt-data-seek.xml:1.2 --- phpdoc/en/reference/mysqli/functions/mysqli-stmt-data-seek.xml:1.1 Fri Jan 30 17:51:43 2004 +++ phpdoc/en/reference/mysqli/functions/mysqli-stmt-data-seek.xml Sat Jan 31 05:46:53 2004 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.1 $ --> - <refentry id="function.mysqli-data-seek"> +<!-- $Revision: 1.2 $ --> + <refentry id="function.mysqli-stmt-data-seek"> <refnamediv> <refname>mysqli_stmt_data_seek</refname> <refname>stmt->data_seek</refname>