37324-vm/index.php
Flatlogic Bot c31bfd20c5 1.01
2026-01-08 17:03:11 +00:00

5 lines
46 B
PHP

<?php
header('Location: /admin/');
exit();
?>