5 lines
38 B
PHP
5 lines
38 B
PHP
|
<?
|
||
|
header("location: ..");
|
||
|
exit;
|
||
|
?>
|