misuzu/public/manage/index.php

5 lines
95 B
PHP
Raw Normal View History

2018-03-28 00:35:37 +00:00
<?php
require_once '../../misuzu.php';
2018-03-28 00:35:37 +00:00
header('Location: ' . url('manage-general-overview'));