Initial commit

This commit is contained in:
JoseluCross
2017-09-17 18:22:54 +02:00
commit 5531725cfe
135 changed files with 19288 additions and 0 deletions

5
Source/404.php Normal file
View File

@@ -0,0 +1,5 @@
<?php
require_once __DIR__ . '/src/app.php';
sendHTTPError(404);