diff --git a/comments.php b/comments.php index 8307494..630c6ae 100644 --- a/comments.php +++ b/comments.php @@ -102,7 +102,12 @@ function threadedComments($comments, $options) {
-
author; ?> +
author; ?> + + authorId == $comments->ownerId): ?> + 作者 + +
date('Y-m-d H:i'); ?>
reply(''); ?> @@ -122,3 +127,26 @@ function threadedComments($comments, $options) { + \ No newline at end of file