mirror of
https://gitlab.com/CodeSolutionsProject/CodeShare.git
synced 2026-08-10 07:39:31 +02:00
5 lines
67 B
PHP
5 lines
67 B
PHP
<?php
|
|
|
|
require_once __DIR__ . '/src/app.php';
|
|
|
|
sendHTTPError(404); |