source:
trunk/www/sunrisechat/statistic.php@
9
Last change on this file since 9 was 9, checked in by , 16 years ago | |
---|---|
|
|
File size: 192 bytes |
Line | |
---|---|
1 | <?php |
2 | include_once('style.php'); |
3 | ShowHeader('<strong style="font-size: 26pt;">ZdìchovNET</strong> - komunitní poèítaèová sí»<br>','Statistika'); |
4 | |
5 | echo(StatShow()); |
6 | |
7 | ShowFooter(); |
8 | |
9 | ?> |
Note:
See TracBrowser
for help on using the repository browser.