Files
InternetRadio-Website/manage/index.php
T
2026-06-17 15:46:26 +02:00

3 lines
42 B
PHP

<?php
header("Location: login");
?>