dams            Wed Feb  5 22:38:42 2003 EDT

  Modified files:              
    /phpdoc/en/reference/imap/functions imap-close.xml 
  Log:
  reverting proto
  
Index: phpdoc/en/reference/imap/functions/imap-close.xml
diff -u phpdoc/en/reference/imap/functions/imap-close.xml:1.4 
phpdoc/en/reference/imap/functions/imap-close.xml:1.5
--- phpdoc/en/reference/imap/functions/imap-close.xml:1.4       Wed Feb  5 22:32:42 
2003
+++ phpdoc/en/reference/imap/functions/imap-close.xml   Wed Feb  5 22:38:42 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/imap.xml, last change in rev 1.2 -->
   <refentry id="function.imap-close">
    <refnamediv>
@@ -11,7 +11,7 @@
      <methodsynopsis>
       <type>bool</type><methodname>imap_createmailbox</methodname>
       
<methodparam><type>resource</type><parameter>imap_stream</parameter></methodparam>
-      <methodparam><type>string</type><parameter>mbox</parameter></methodparam>
+      <methodparam 
+choice="opt"><type>int</type><parameter>flag</parameter></methodparam>
      </methodsynopsis>
     <para> 
      Close the imap stream. Takes an optional



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

Reply via email to