2 lines
43 B
PHP
2 lines
43 B
PHP
<?php
|
|
header('Location: /auth/login.php');
|
<?php
|
|
header('Location: /auth/login.php');
|