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