Files
ma/src/server/cyberhex-code/system/index.php
2024-01-20 09:41:14 +01:00

4 lines
41 B
PHP

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