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