Files
2026-06-12 12:00:12 +07:00

3 lines
43 B
PHP

<?php
header("Location: maps.php");
exit();