Online state

This commit is contained in:
chsteinle
2022-02-21 10:43:09 +01:00
commit a3edc1f2c2
59 changed files with 822 additions and 0 deletions

4
inc/config.php Normal file
View File

@@ -0,0 +1,4 @@
<?php
include "funktionen.php";
include "variablen.php";
?>