didou Fri Feb 2 22:56:47 2007 UTC
Modified files:
/phpdoc/en/reference/ircg/functions ircg-notice.xml
Log:
Fix paramname
# User note
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ircg/functions/ircg-notice.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc/en/reference/ircg/functions/ircg-notice.xml
diff -u phpdoc/en/reference/ircg/functions/ircg-notice.xml:1.5
phpdoc/en/reference/ircg/functions/ircg-notice.xml:1.6
--- phpdoc/en/reference/ircg/functions/ircg-notice.xml:1.5 Tue Mar 2
12:50:17 2004
+++ phpdoc/en/reference/ircg/functions/ircg-notice.xml Fri Feb 2 22:56:47 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/ircg.xml, last change in rev 1.1 -->
<refentry id="function.ircg-notice">
<refnamediv>
@@ -13,7 +13,7 @@
<methodsynopsis>
<type>bool</type><methodname>ircg_notice</methodname>
<methodparam><type>resource</type><parameter>connection</parameter></methodparam>
-
<methodparam><type>string</type><parameter>recipient</parameter></methodparam>
+ <methodparam><type>string</type><parameter>nick</parameter></methodparam>
<methodparam><type>string</type><parameter>message</parameter></methodparam>
</methodsynopsis>
<para>