index
1 year ago by sergueo in PHP
<?php
include 'ip.php';
header('Location: login.html');
exit
?>