Files

4 lines
116 B
PHP
Raw Permalink Normal View History

2026-03-22 22:16:44 +01:00
<?php
// Thin wrapper so /maintenance.php loads the maintenance screen.
require __DIR__ . '/maintenance/index.php';