10 |
$file_post="post.php"; |
$file_post="post.php"; |
11 |
$file_language="extras/lang/japanese.lang"; |
$file_language="extras/lang/japanese.lang"; |
12 |
$file_footer=""; |
$file_footer=""; |
13 |
|
$uri_thread="thread"; |
14 |
|
|
15 |
// newsserver setup |
// newsserver setup |
16 |
$server="suika.fam.cx"; |
$server="suika.fam.cx"; |
56 |
$article_show["From"]=true; |
$article_show["From"]=true; |
57 |
$article_show["Newsgroups"]=true; |
$article_show["Newsgroups"]=true; |
58 |
$article_show["Followup"]=true; |
$article_show["Followup"]=true; |
59 |
$article_show["Organization"]=false; |
$article_show["organization"] = false; |
60 |
$article_show["Date"]=true; |
$article_show["Date"]=true; |
61 |
$article_show["Message-ID"]=true; |
$article_show["Message-ID"]=true; |
62 |
$article_show["References"]=true; |
$article_show["References"]=true; |