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