5 lines
51 B
PHP
5 lines
51 B
PHP
|
|
<?php
|
||
|
|
header("Location:check_login.php");
|
||
|
|
?>
|
||
|
|
|