Files
votianng/html/mobile/sb/admin/login.php
2026-03-29 10:34:57 +02:00

6 lines
48 B
PHP

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