3 lines
38 B
PHP
Executable file
3 lines
38 B
PHP
Executable file
<?php
|
|
header ("location: ../");
|
|
exit;
|