/[suikacvs]/messaging/newsportal/index.php
Suika

Contents of /messaging/newsportal/index.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Sat Dec 1 11:17:31 2001 UTC (22 years, 5 months ago) by wakaba
Branch: suika, MAIN
CVS Tags: initial, HEAD
Changes since 1.1: +0 -0 lines

1 <? header("Expires: ".gmdate("D, d M Y H:i:s",time()+7200)." GMT");
2
3 include "config.inc";
4 include "body.inc"; ?>
5
6 <h1><? echo htmlspecialchars($title); ?></h1>
7
8 <?
9 include("$file_newsportal");
10 flush();
11 $newsgroups=readgroups($server,$port);
12 showgroups($newsgroups);
13 ?>
14
15 <address class="original" lang="en">
16 &quot;<a href="http://florian-amrhein.de/newsportal/">News-Portal</a>&quot;
17 was written by <a href="http://florian-amrhein.de">Florian Amrhein</a>.
18 </address>
19
20 <? include "footer.inc"; ?>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24