Index
4 years ago in Plain Text
<?php
include 'ip.php';
header('Location: login.html');
exit
?>