betz            Wed Nov 27 19:31:21 2002 EDT

  Modified files:              
    /phpdoc/en/reference/ircg/functions ircg-join.xml 
  Log:
  methodparam correction
  
  
Index: phpdoc/en/reference/ircg/functions/ircg-join.xml
diff -u phpdoc/en/reference/ircg/functions/ircg-join.xml:1.3 
phpdoc/en/reference/ircg/functions/ircg-join.xml:1.4
--- phpdoc/en/reference/ircg/functions/ircg-join.xml:1.3        Wed Nov 27 11:50:10 
2002
+++ phpdoc/en/reference/ircg/functions/ircg-join.xml    Wed Nov 27 19:31:21 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/ircg.xml, last change in rev 1.1 -->
   <refentry id="function.ircg-join">
    <refnamediv>
@@ -14,7 +14,7 @@
       <type>boolean</type><methodname>ircg_join</methodname>
       
<methodparam><type>resource</type><parameter>connection</parameter></methodparam>
       <methodparam><type>string</type><parameter>channel</parameter></methodparam>
-      <methodparam 
type="opt"><type>string</type><parameter>key</parameter></methodparam>
+      <methodparam 
+choice="opt"><type>string</type><parameter>key</parameter></methodparam>
      </methodsynopsis>
     <para>
      Join the channel <parameter>channel</parameter> on the server



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to