Files
Magesty-Blonjo/assets/js/index.php
v3n0s0undsyst3m a8b3513f6f first commit
2023-03-17 08:15:45 +07:00

4 lines
80 B
PHP

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