jsgoupil Tue Feb 14 04:40:38 2006 UTC
Modified files: /phpdoc/en/reference/imap/functions imap-alerts.xml Log: Typo http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/imap/functions/imap-alerts.xml?r1=1.3&r2=1.4&diff_format=u Index: phpdoc/en/reference/imap/functions/imap-alerts.xml diff -u phpdoc/en/reference/imap/functions/imap-alerts.xml:1.3 phpdoc/en/reference/imap/functions/imap-alerts.xml:1.4 --- phpdoc/en/reference/imap/functions/imap-alerts.xml:1.3 Sun Feb 12 18:57:46 2006 +++ phpdoc/en/reference/imap/functions/imap-alerts.xml Tue Feb 14 04:40:38 2006 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.3 $ --> +<!-- $Revision: 1.4 $ --> <!-- splitted from ./en/functions/imap.xml, last change in rev 1.33 --> <refentry id="function.imap-alerts"> <refnamediv> @@ -20,7 +20,7 @@ This function returns an array of all of the IMAP alert messages generated since the last <function>imap_alerts</function> call, or the beginning of the page. Returns &false; if no alert messages are - available.When <function>imap_alerts</function> is called, the alert + available. When <function>imap_alerts</function> is called, the alert stack is subsequently cleared. The IMAP specification requires that these messages be passed to the user. </para>