3 lines
43 B
PHP
3 lines
43 B
PHP
<?php
|
|
header("Location: ./www/index.php");
|
<?php
|
|
header("Location: ./www/index.php");
|