mirror of
https://gitlab.com/CodeSolutionsProject/CodeShare.git
synced 2026-02-14 17:11:34 +01:00
5 lines
67 B
PHP
5 lines
67 B
PHP
<?php
|
|
|
|
require_once __DIR__ . '/src/app.php';
|
|
|
|
sendHTTPError(403); |