From eab71fdf7e4418f95f5f561d6fe4231caffb9397 Mon Sep 17 00:00:00 2001 From: thomascube Date: Sun, 19 Sep 2010 15:40:59 +0000 Subject: Remove accidentally committed debug code --- program/steps/mail/show.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/program/steps/mail/show.inc b/program/steps/mail/show.inc index a9dbced90..69b30eb4d 100644 --- a/program/steps/mail/show.inc +++ b/program/steps/mail/show.inc @@ -29,7 +29,7 @@ if ($uid = get_input_value('_uid', RCUBE_INPUT_GET)) { if (empty($MESSAGE->headers)) { rcmail_message_error($uid); } -sleep(5); + send_nocacheing_headers(); $mbox_name = $IMAP->get_mailbox_name(); -- cgit v1.2.3