Create login.php

This commit is contained in:
jakani24
2024-01-14 15:16:51 +01:00
parent e2dd9a4ad8
commit 74e9aa24de

View File

@@ -0,0 +1,3 @@
<?php
header("LOCATION:/system/insecure_zone/php/login.php");
?>