3 lines
40 B
PHP
3 lines
40 B
PHP
<?php
|
|
header ("location: html/");
|
|
exit;
|
<?php
|
|
header ("location: html/");
|
|
exit;
|