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