die gute Einwahl- und Abrechnungsverwaltung fuer wg-netze

This commit is contained in:
io 2005-02-11 00:06:43 +00:00
parent a8998763b3
commit 4c9a86a6d0
24 changed files with 2350 additions and 0 deletions

View file

@ -0,0 +1,10 @@
<?PHP
print "<DIV ALIGN=\"CENTER\"><BR>";
$namen = holeAktiveNutzer();
print "<B>offene Verbindungen:</B> $namen";
print "<BR><BR></DIV>";
?>