source: trunk/www/sunrisechat/statistic.php@ 9

Last change on this file since 9 was 9, checked in by george, 16 years ago
  • Opraveno: Použití správného uvodního tagu <?php.
  • Property svn:executable set to *
File size: 192 bytes
Line 
1<?php
2include_once('style.php');
3ShowHeader('<strong style="font-size: 26pt;">ZdìchovNET</strong> - komunitní poèítaèová sí»<br>','Statistika');
4
5echo(StatShow());
6
7ShowFooter();
8
9?>
Note: See TracBrowser for help on using the repository browser.