Files

4 lines
116 B
PHP

<?php
// Thin wrapper so /maintenance.php loads the maintenance screen.
require __DIR__ . '/maintenance/index.php';