Files
Romhack-Plaza---File-Server/public/index.php
2026-01-29 18:43:58 +01:00

4 lines
89 B
PHP

<?php
define( 'ROMHACKPLAZA_FS', true );
require_once __DIR__ . "/../src/bootstrap.php";