]> git.somenet.org - fsinf/pub/w2c.git/blob - stats.php
make table sortable
[fsinf/pub/w2c.git] / stats.php
1 <?php
2 require_once('./funcs.php');
3 login();
4 echo html_top("Stats");
5 ?>
6
7 <h1>Stats</h1>
8 TODO, wenn überhaupt (kann-Ziel)
9
10 <?php echo html_bottom(); ?>