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