SomeNet
/
public repos
/
fsinf
/
pub
/
w2c.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
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(); ?>