View file masteru.site/user/index.php
<?php
//-----Подключаем функции-----//
include_once ('../system/function.php');
header('Location: '.$HOME.'');
exit();
?>
<?php
//-----Подключаем функции-----//
include_once ('../system/function.php');
header('Location: '.$HOME.'');
exit();
?>