dave Wed Jan 28 19:41:55 2004 EDT
Modified files:
/phpdoc/en/reference/mysqli/functions mysqli-param-count.xml
Log:
- Missing refsect1.
http://cvs.php.net/diff.php/phpdoc/en/reference/mysqli/functions/mysqli-param-count.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/mysqli/functions/mysqli-param-count.xml
diff -u phpdoc/en/reference/mysqli/functions/mysqli-param-count.xml:1.4
phpdoc/en/reference/mysqli/functions/mysqli-param-count.xml:1.5
--- phpdoc/en/reference/mysqli/functions/mysqli-param-count.xml:1.4 Wed Jan 28
18:18:42 2004
+++ phpdoc/en/reference/mysqli/functions/mysqli-param-count.xml Wed Jan 28 19:41:55
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<refentry id="function.mysqli-param-count">
<refnamediv>
<refname>mysqli_param_count</refname>
@@ -23,6 +23,7 @@
markers present in the prepared statement.
</para>
</refsect1>
+ <refsect1>
&reftitle.returnvalues;
<para>
returns an integer representing the number of parameters.