55 |
$article_show["From"]=true; |
$article_show["From"]=true; |
56 |
$article_show["Newsgroups"]=true; |
$article_show["Newsgroups"]=true; |
57 |
$article_show["Followup"]=true; |
$article_show["Followup"]=true; |
58 |
$article_show["Organization"]=false; |
$article_show["organization"] = false; |
59 |
$article_show["Date"]=true; |
$article_show["Date"]=true; |
60 |
$article_show["Message-ID"]=true; |
$article_show["Message-ID"]=true; |
61 |
$article_show["References"]=true; |
$article_show["References"]=true; |
62 |
$article_show["User-Agent"]=true; |
$article_show["x-moe"] = true; |
63 |
|
$article_show["x-brother"] = true; |
64 |
|
$article_show["x-syster"] = true; |
65 |
|
$article_show["x-daughter"] = true; |
66 |
|
$article_show["x-wife"] = true; |
67 |
|
$article_show["x-respect"] = true; |
68 |
|
$article_show["user-agent"] = true; |
69 |
|
$article_show["x-newsreader"] = true; |
70 |
|
$article_show["x-mailer"] = true; |
71 |
|
$article_show["x-uri"] = true; |
72 |
|
$article_show["list-id"] = true; |
73 |
|
$article_show["x-mail-count"] = true; |
74 |
|
$article_show["x-weather"] = true; |
75 |
|
$article_show["x-copyright"] = true; |
76 |
|
$article_show["comments"] = true; |
77 |
|
$article_show["keywords"] = true; |
78 |
$article_showthread=0; |
$article_showthread=0; |
79 |
|
|
80 |
// Attachments |
// Attachments |