3 lines
37 B
PHP
3 lines
37 B
PHP
|
<?php
|
||
|
header("Location: ../");
|
||
|
?>
|