mirror of
https://gitlab.com/CodeSolutionsProject/CodeShare.git
synced 2026-04-05 18:12:05 +02:00
Initial commit
This commit is contained in:
5
Source/404.php
Normal file
5
Source/404.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
require_once __DIR__ . '/src/app.php';
|
||||
|
||||
sendHTTPError(404);
|
||||
Reference in New Issue
Block a user