diff --git a/index.php b/index.php index 7215ee9..a13a60f 100644 --- a/index.php +++ b/index.php @@ -1,10 +1,7 @@ 六零导航页 - 安装程序您还未安装,点击这里开始安装!'); -if (!constant("version") == $conf['version']) -echo ''; +include "./include/common.php"; +include $template; ?>