4 lines
No EOL
40 B
PHP
4 lines
No EOL
40 B
PHP
<?php
|
|
header ("location: ../");
|
|
exit;
|
|
?>
|