first commit
This commit is contained in:
4
layout/index.php
Normal file
4
layout/index.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
include "../config/index.php";
|
||||
header('Location:'.BASE_URL);
|
||||
?>
|
||||
Reference in New Issue
Block a user