hholzgra                Sat Feb 17 18:08:18 2007 UTC

  Modified files:              
    /phpdoc/en/reference/imap/functions imap-setflag-full.xml 
  Log:
  parameter type fix
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/imap/functions/imap-setflag-full.xml?r1=1.13&r2=1.14&diff_format=u
Index: phpdoc/en/reference/imap/functions/imap-setflag-full.xml
diff -u phpdoc/en/reference/imap/functions/imap-setflag-full.xml:1.13 
phpdoc/en/reference/imap/functions/imap-setflag-full.xml:1.14
--- phpdoc/en/reference/imap/functions/imap-setflag-full.xml:1.13       Mon Jan 
15 00:05:59 2007
+++ phpdoc/en/reference/imap/functions/imap-setflag-full.xml    Sat Feb 17 
18:08:18 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
 <refentry id="function.imap-setflag-full">
  <refnamediv>
   <refname>imap_setflag_full</refname>
@@ -12,7 +12,7 @@
    
<methodparam><type>resource</type><parameter>imap_stream</parameter></methodparam>
    
<methodparam><type>string</type><parameter>sequence</parameter></methodparam>
    <methodparam><type>string</type><parameter>flag</parameter></methodparam>
-   <methodparam 
choice="opt"><type>string</type><parameter>options</parameter></methodparam>
+   <methodparam 
choice="opt"><type>int</type><parameter>options</parameter></methodparam>
   </methodsynopsis>
   <para>
    Causes a store to add the specified <parameter>flag</parameter> to the

Reply via email to