phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] felamimail/inc class.bofelamimail.inc.php


From: Sigurd Nes
Subject: [Phpgroupware-cvs] felamimail/inc class.bofelamimail.inc.php
Date: Thu, 21 Dec 2006 15:07:55 +0000

CVSROOT:        /sources/phpgroupware
Module name:    felamimail
Changes by:     Sigurd Nes <sigurdne>   06/12/21 15:07:55

Modified files:
        inc            : class.bofelamimail.inc.php 

Log message:
        notice

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/felamimail/inc/class.bofelamimail.inc.php?cvsroot=phpgroupware&r1=1.14&r2=1.15

Patches:
Index: class.bofelamimail.inc.php
===================================================================
RCS file: /sources/phpgroupware/felamimail/inc/class.bofelamimail.inc.php,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- class.bofelamimail.inc.php  21 Dec 2006 12:34:39 -0000      1.14
+++ class.bofelamimail.inc.php  21 Dec 2006 15:07:55 -0000      1.15
@@ -11,7 +11,7 @@
        * Free Software Foundation; either version 2 of the License, or (at 
your    *
        * option) any later version.                                            
    *
        
\***************************************************************************/
-       /* $Id: class.bofelamimail.inc.php,v 1.14 2006/12/21 12:34:39 sigurdne 
Exp $ */
+       /* $Id: class.bofelamimail.inc.php,v 1.15 2006/12/21 15:07:55 sigurdne 
Exp $ */
 
        class bofelamimail
        {
@@ -580,6 +580,7 @@
                        // now let's do some clean up
                        // if we have more messages in the cache then in the 
imap box, some external 
                        // imap client deleted some messages. It's better to 
erase the messages from the cache.
+                       $removedMessages = 0;
                        $displayHeaders = $caching->getHeaders();
                        if (count($displayHeaders) > $status->messages)
                        {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]