3 lines
46 B
PHP
3 lines
46 B
PHP
<?php
|
|
header("Location: /admin/index.php");
|
|
?>
|
<?php
|
|
header("Location: /admin/index.php");
|
|
?>
|