3 lines
42 B
PHP
3 lines
42 B
PHP
<?php
|
|
header("Location: login");
|
|
?>
|
<?php
|
|
header("Location: login");
|
|
?>
|