4 lines
83 B
PHP
4 lines
83 B
PHP
<?php
|
|
require_once '../misuzu.php';
|
|
|
|
header('Location: ' . url('settings-index'));
|