hholzgra Wed Feb 14 09:39:12 2007 UTC
Modified files:
/phpdoc/en/reference/imap/functions imap-append.xml
Log:
added a parameter tag
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/imap/functions/imap-append.xml?r1=1.12&r2=1.13&diff_format=u
Index: phpdoc/en/reference/imap/functions/imap-append.xml
diff -u phpdoc/en/reference/imap/functions/imap-append.xml:1.12
phpdoc/en/reference/imap/functions/imap-append.xml:1.13
--- phpdoc/en/reference/imap/functions/imap-append.xml:1.12 Mon Jan 15
00:05:58 2007
+++ phpdoc/en/reference/imap/functions/imap-append.xml Wed Feb 14 09:39:12 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.12 $ -->
+<!-- $Revision: 1.13 $ -->
<refentry id="function.imap-append">
<refnamediv>
<refname>imap_append</refname>
@@ -15,7 +15,7 @@
<methodparam
choice="opt"><type>string</type><parameter>options</parameter></methodparam>
</methodsynopsis>
<para>
- Appends a string message to the specified <parameter>mailbox</parameter>.
+ Appends a string <parameter>message</parameter> to the specified
<parameter>mailbox</parameter>.
</para>
</refsect1>
<refsect1 role="parameters">