source:
web/statistic.php
Last change on this file was 17, checked in by , 8 years ago | |
---|---|
|
|
File size: 200 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.