5 lines
40 B
PHP
5 lines
40 B
PHP
<?php
|
|
|
|
header("Location: ../");
|
|
exit();
|
<?php
|
|
|
|
header("Location: ../");
|
|
exit();
|