First commit

This commit is contained in:
Bernd Bestel
2017-04-15 23:16:20 +02:00
parent d414c8702e
commit b7852d78d0
34 changed files with 1798 additions and 0 deletions

4
config-dist.php Normal file
View File

@@ -0,0 +1,4 @@
<?php
define('HTTP_USER', 'admin');
define('HTTP_PASSWORD', 'admin');