5 lines
39 B
PHP
5 lines
39 B
PHP
<?php
|
|
|
|
header("Location: /");
|
|
|
|
?>
|
<?php
|
|
|
|
header("Location: /");
|
|
|
|
?>
|