phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] email/inc class.boaction.inc.php,1.17.2.9


From: skwashd
Subject: [Phpgroupware-cvs] email/inc class.boaction.inc.php,1.17.2.9
Date: Sun, 4 Dec 2005 07:17:00 +0100

Update of email/inc

Modified Files:
     Branch: Version-0_9_16-branch
            class.boaction.inc.php lines: +2 -1

Log Message:
fix bug #13279

====================================================
Index: email/inc/class.boaction.inc.php
diff -u email/inc/class.boaction.inc.php:1.17.2.8 
email/inc/class.boaction.inc.php:1.17.2.9
--- email/inc/class.boaction.inc.php:1.17.2.8   Sat Nov  6 16:13:46 2004
+++ email/inc/class.boaction.inc.php    Sun Dec  4 06:17:24 2005
@@ -617,6 +617,7 @@
                        }
                        // shut down this transaction
                        if ($this->debug > 0) { 
$GLOBALS['phpgw']->msg->dbug->out('email.boaction.delmov ('.__LINE__.'): 
LEAVING for <b>real</b> with $GLOBALS[phpgw]->common->phpgw_exit(False)<br 
/>'); }
+                       $GLOBALS['phpgw']->common->phpgw_footer();
                        $GLOBALS['phpgw']->common->phpgw_exit(False);
                }







reply via email to

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