ソースを参照

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

teepe 24 年 前
コミット
e122d89a78
1 ファイル変更0 行追加1 行削除
  1. 0 1
      src/left_main.php

+ 0 - 1
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);