3 lines
36 B
PHP
3 lines
36 B
PHP
|
<?php
|
||
|
header("location: admin/");
|
||
|
?>
|