3 lines
50 B
PHP
3 lines
50 B
PHP
<?php
|
|
header('Location: Screens/Login.php');
|
|
exit; |
<?php
|
|
header('Location: Screens/Login.php');
|
|
exit; |