Files
smart-house---final-/index.php
2026-03-19 15:42:20 +00:00

3 lines
44 B
PHP

<?php
header("Location: login.php");
exit();