3 lines
44 B
PHP
3 lines
44 B
PHP
<?php
|
|
header("Location: login.php");
|
|
exit(); |
<?php
|
|
header("Location: login.php");
|
|
exit(); |