Browse Source

argh! (forgot to remove debug code, done now)

teepe 24 years ago
parent
commit
e122d89a78
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/left_main.php

+ 0 - 1
src/left_main.php

@@ -66,7 +66,6 @@
       global $use_special_folder_color;
       global $use_special_folder_color;
 
 
       $real_box = $box_array['unformatted'];
       $real_box = $box_array['unformatted'];
-      $fm = $box_array['formatted'];
       $mailbox = str_replace(' ','',$box_array['formatted']);
       $mailbox = str_replace(' ','',$box_array['formatted']);
       $mailboxURL = urlencode($real_box);
       $mailboxURL = urlencode($real_box);