From 311d210165839ecb9901c031d53c0ab2895f4f77 Mon Sep 17 00:00:00 2001 From: teepe Date: Fri, 2 Nov 2001 14:01:25 +0000 Subject: [PATCH] argh! (forgot to remove debug code, done now) git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1677 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/left_main.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/left_main.php b/src/left_main.php index 43eca039..6921de9b 100644 --- a/src/left_main.php +++ b/src/left_main.php @@ -66,7 +66,6 @@ global $use_special_folder_color; $real_box = $box_array['unformatted']; - $fm = $box_array['formatted']; $mailbox = str_replace(' ','',$box_array['formatted']); $mailboxURL = urlencode($real_box); -- 2.25.1