From: teepe Date: Fri, 2 Nov 2001 14:01:25 +0000 (+0000) Subject: argh! (forgot to remove debug code, done now) X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=311d210165839ecb9901c031d53c0ab2895f4f77;hp=dfe4358bd9dfb2c3faaf2f5400588447f643bf4e 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 --- 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);