4 Zeilen
46 B
PHP
4 Zeilen
46 B
PHP
<?php
|
|
header("Location:/index.php");
|
|
exit;
|
|
?>
|
<?php
|
|
header("Location:/index.php");
|
|
exit;
|
|
?>
|