<?php
    include "../../config/index.php";
    header('Location:'.BASE_URL);
?>