Beginning of site ver 3.0

This commit is contained in:
Ubergeek
2019-07-06 23:20:09 +00:00
parent 65b959f4db
commit a777ea330a
77 changed files with 3717 additions and 30066 deletions

View File

@@ -1,6 +0,0 @@
<?php
http_response_code(418);
echo "HTTP 418 - I'm a teapot.";
?>