3 lines
45 B
PHP
3 lines
45 B
PHP
|
<?php
|
||
|
header("location: users-test.php");
|
||
|
?>
|