From a4641ef908564b46ddadd168b355130e772ca953 Mon Sep 17 00:00:00 2001 From: wolone <48593469+wolone@users.noreply.github.com> Date: Sat, 7 Mar 2020 21:24:11 +0800 Subject: [PATCH] Update index.php MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修复首页文章评论调用重复字段 --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index eda5dd6..ee4b670 100644 --- a/index.php +++ b/index.php @@ -30,7 +30,7 @@ @@ -45,4 +45,4 @@ -need('footer.php'); ?> \ No newline at end of file +need('footer.php'); ?>