This commit is contained in:
Paolo A
2024-05-10 22:31:47 +00:00
parent ba11808781
commit 6fbfc69558
20 changed files with 225 additions and 8 deletions

View File

@@ -19,5 +19,3 @@ if ($uri !== '/' && file_exists(__DIR__.'/public'.$uri)) {
}
require_once __DIR__.'/public/index.php';
// Test