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