From 6aea698ac25197c3e11bea570a325bc80d146569 Mon Sep 17 00:00:00 2001 From: LyLme Date: Sat, 19 Mar 2022 21:49:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.php | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) 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; ?>