X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=banana%2Fbanana.inc.php.in;h=3784daa830bb644efb47d017e2e5b69e35b94117;hb=8b240721dc37d965c909c24eb83e48c68ee6d07a;hp=2b43207040e923f6fe204a498e1201f66ba071f3;hpb=2cd25d868a85eab32cac5d19f3f2c08778075ba4;p=banana.git diff --git a/banana/banana.inc.php.in b/banana/banana.inc.php.in index 2b43207..3784daa 100644 --- a/banana/banana.inc.php.in +++ b/banana/banana.inc.php.in @@ -46,7 +46,7 @@ class Banana ### Message display ### static public $msgshow_headers = array('from', 'newsgroups', 'followup-to', 'to', 'cc', 'reply-to', - 'organization', 'date', 'references', 'in-reply-to'); + 'organization', 'date'); static public $msgshow_mimeparts = array('multipart/report', 'multipart/mixed', 'text/html', 'text/plain', 'text/enriched', 'text', 'message'); static public $msgshow_xface = true;