mfischer Mon Jun 10 04:04:10 2002 EDT
Modified files:
/phpdoc/en/reference/imap/functions imap-clearflag-full.xml
imap-setflag-full.xml
Log:
- \\Recent can't be modified by the client, see RFC 2060 Section 2.3.2,
closes #12864).
Index: phpdoc/en/reference/imap/functions/imap-clearflag-full.xml
diff -u phpdoc/en/reference/imap/functions/imap-clearflag-full.xml:1.2
phpdoc/en/reference/imap/functions/imap-clearflag-full.xml:1.3
--- phpdoc/en/reference/imap/functions/imap-clearflag-full.xml:1.2 Wed Apr 17
02:39:16 2002
+++ phpdoc/en/reference/imap/functions/imap-clearflag-full.xml Mon Jun 10 04:04:03
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/imap.xml, last change in rev 1.33 -->
<refentry id="function.imap-clearflag-full">
<refnamediv>
@@ -19,7 +19,7 @@
This function causes a store to delete the specified flag to the
flags set for the messages in the specified sequence.
The flags which you can unset are "\\Seen", "\\Answered",
- "\\Flagged", "\\Deleted", "\\Draft", and "\\Recent" (as defined
+ "\\Flagged", "\\Deleted", and "\\Draft" (as defined
by RFC2060).
</para>
<para>
Index: phpdoc/en/reference/imap/functions/imap-setflag-full.xml
diff -u phpdoc/en/reference/imap/functions/imap-setflag-full.xml:1.2
phpdoc/en/reference/imap/functions/imap-setflag-full.xml:1.3
--- phpdoc/en/reference/imap/functions/imap-setflag-full.xml:1.2 Wed Apr 17
02:39:22 2002
+++ phpdoc/en/reference/imap/functions/imap-setflag-full.xml Mon Jun 10 04:04:06
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/imap.xml, last change in rev 1.2 -->
<refentry id="function.imap-setflag-full">
<refnamediv>
@@ -21,7 +21,7 @@
</para>
<para>
The flags which you can set are "\\Seen", "\\Answered",
- "\\Flagged", "\\Deleted", "\\Draft", and "\\Recent" (as defined
+ "\\Flagged", "\\Deleted", and "\\Draft" (as defined
by RFC2060).
</para>
<para>