Files
2026-06-09 10:48:30 +00:00

4 lines
49 B
PHP

<?php
header("Location: /02/index.php");
exit;
?>