From 0700d853a85e210e05c94b5dc1703f90d9a4b2be Mon Sep 17 00:00:00 2001 From: fidian Date: Thu, 12 Jul 2001 13:26:36 +0000 Subject: [PATCH] Code didn't work for me either, but I cleaned it up a bit and made it easier for someone to fix later -- just uncomment a lot of stuff. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1443 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/mailbox_display.php | 51 ++++++++++++++++++++++------------- 1 file changed, 32 insertions(+), 19 deletions(-) diff --git a/functions/mailbox_display.php b/functions/mailbox_display.php index dc36a47c..1298b6b2 100644 --- a/functions/mailbox_display.php +++ b/functions/mailbox_display.php @@ -591,24 +591,34 @@ { global $checkall, $PHP_SELF, $what, $where, $mailbox; -?> - -\n"; } function processSubject($subject) -- 2.25.1