]> git.somenet.org - fsinf/pub/w2c.git/blob - stats.php
fix insert. Forgot to add a ", ?" when adding gruppenfotoerlaubnis.
[fsinf/pub/w2c.git] / stats.php
1 <?php
2 require_once('./funcs.php');
3 login();
4 echo html_top("Stats");
5 echo html_linkbox("stats");
6 ?>
7
8 TODO, wenn überhaupt (kann-Ziel)
9
10 <?php echo html_bottom(); ?>