dams Sun Jan 19 22:27:19 2003 EDT
Modified files:
/phpdoc/en/reference/yaz/functions yaz-hits.xml
Log:
int => resource
Index: phpdoc/en/reference/yaz/functions/yaz-hits.xml
diff -u phpdoc/en/reference/yaz/functions/yaz-hits.xml:1.2
phpdoc/en/reference/yaz/functions/yaz-hits.xml:1.3
--- phpdoc/en/reference/yaz/functions/yaz-hits.xml:1.2 Wed Apr 17 02:45:27 2002
+++ phpdoc/en/reference/yaz/functions/yaz-hits.xml Sun Jan 19 22:27:19 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/yaz.xml, last change in rev 1.1 -->
<refentry id="function.yaz-hits">
<refnamediv>
@@ -10,7 +10,7 @@
<title>Description</title>
<methodsynopsis>
<type>int</type><methodname>yaz_hits</methodname>
- <methodparam><type>int</type><parameter>id</parameter></methodparam>
+ <methodparam><type>resource</type><parameter>id</parameter></methodparam>
</methodsynopsis>
<para>
<function>yaz_hits</function> returns number of hits for last
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php