4 lines
95 B
PHP
4 lines
95 B
PHP
<?php
|
|
require_once '../../misuzu.php';
|
|
|
|
header('Location: ' . url('manage-general-overview'));
|