38770-vm/admin.php
2026-02-25 23:26:27 +00:00

3 lines
42 B
PHP

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