删除了第三方评论的设置
This commit is contained in:
浪子
2025-03-22 20:47:48 +08:00
parent ef3c0d44ed
commit 8a7f6e5baa
4 changed files with 13 additions and 17 deletions
+3
View File
@@ -40,6 +40,9 @@ $this->need('./module/header.php');
}
?>
</div>
<?php if ($this->allow('comment')): ?>
<?php $this->need('./module/comments.php'); ?>
<?php endif; ?>
</div>
<style>