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