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