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