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