Add my template project
This commit is contained in:
4
template/index.php
Normal file
4
template/index.php
Normal file
@ -0,0 +1,4 @@
|
||||
<?php
|
||||
include __TD__.'header.php';
|
||||
include __TD__.'route.php';
|
||||
include __TD__.'footer.php';
|
Reference in New Issue
Block a user