This commit is contained in:
3err0
2019-05-18 13:46:03 +08:00
commit 55e0adfa17
707 changed files with 55878 additions and 0 deletions

5
system/inc/forum.php Normal file
View File

@@ -0,0 +1,5 @@
<?php
include SYSTEM_DIR.'/inc/forum/forum.php';
?>