* Code for program index.

This commit is contained in:
Yagami
2020-08-19 14:51:57 +08:00
parent a86cb31895
commit 06e0452d78
8 changed files with 151 additions and 45 deletions
+2
View File
@@ -0,0 +1,2 @@
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/footer.html.php';?>