From 64f2889e4a2908057eb5d9a10133d33f161fc1ad Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Wed, 18 Feb 2004 14:56:47 +0000 Subject: [PATCH] fix #27307 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151700 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/imap/functions/imap-body.xml | 6 +++--- reference/imap/functions/imap-fetchstructure.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/reference/imap/functions/imap-body.xml b/reference/imap/functions/imap-body.xml index 91738bc5c6..0fe98b34bb 100644 --- a/reference/imap/functions/imap-body.xml +++ b/reference/imap/functions/imap-body.xml @@ -1,5 +1,5 @@ - + @@ -16,8 +16,8 @@ imap_body returns the body of the message, - numbered msg_number in the current - mailbox. The optional flags are a bit mask + numbered msg_number in the current + mailbox. The optional options are a bit mask with one or more of the following: diff --git a/reference/imap/functions/imap-fetchstructure.xml b/reference/imap/functions/imap-fetchstructure.xml index f9afa83783..b82a192416 100644 --- a/reference/imap/functions/imap-fetchstructure.xml +++ b/reference/imap/functions/imap-fetchstructure.xml @@ -1,5 +1,5 @@ - + @@ -18,7 +18,7 @@ This function fetches all the structured information for a given - message. The optional flags parameter only + message. The optional options parameter only has a single option, FT_UID, which tells the function to treat the msg_number argument as a UID. The returned object