mirror of
https://gitlab.com/CodeSolutionsProject/CodeShare.git
synced 2026-03-30 15:12:05 +02:00
5 lines
67 B
PHP
5 lines
67 B
PHP
<?php
|
|
|
|
require_once __DIR__ . '/src/app.php';
|
|
|
|
sendHTTPError(403); |