From 12dea73d3d0ed527681718e6a8559ec58c282ce8 Mon Sep 17 00:00:00 2001 From: Seaton Jiang Date: Wed, 10 Mar 2021 10:09:16 +0800 Subject: [PATCH] fix: require_name_email parameter (#340) --- comments.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/comments.php b/comments.php index e8931e1..e670286 100644 --- a/comments.php +++ b/comments.php @@ -3,7 +3,7 @@ * 评论模板 * @author Seaton Jiang * @license MIT License - * @version 2020.03.14 + * @version 2021.03.10 */ if (isset($_SERVER['SCRIPT_FILENAME']) && 'comments.php' == basename($_SERVER['SCRIPT_FILENAME'])) { @@ -34,7 +34,7 @@ if (comments_open()) {?>
- +