first commit

This commit is contained in:
Maurice Grönwoldt 2020-03-02 10:59:28 +01:00
commit d21ca3e6ab
10 changed files with 753 additions and 0 deletions

3
public/index.php Normal file
View file

@ -0,0 +1,3 @@
<?php
require_once '../vendor/autoload.php';
require_once '../config.inc.php';