Files
website-template/server/app-code/login.php
2024-06-26 16:50:09 +02:00

3 lines
64 B
PHP

<?php
header("LOCATION:/system/insecure_zone/php/login.php");
?>