From 66fa4f1aa68338ff592165cdb2f4995c27462a15 Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Tue, 16 Feb 2010 07:51:12 +0000 Subject: [PATCH] Fixed bug #50963 (Incomplete documentation) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295146 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/imap/functions/imap-mail-move.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/reference/imap/functions/imap-mail-move.xml b/reference/imap/functions/imap-mail-move.xml index 2f858f0353..7b5ae88110 100644 --- a/reference/imap/functions/imap-mail-move.xml +++ b/reference/imap/functions/imap-mail-move.xml @@ -60,12 +60,25 @@ + &reftitle.returnvalues; &return.success; + + + &reftitle.notes; + + + imap_mail_move will flag the original + mail with a delete flag, to successfully delete it a call to + to the imap_expunge must be made. + + + + &reftitle.seealso;