4 lines
44 B
PHP
4 lines
44 B
PHP
<?php
|
|
header ("Location: /index.php");
|
|
?>
|
<?php
|
|
header ("Location: /index.php");
|
|
?>
|