diff --git a/b2comments.php b/b2comments.php index 962790a1ec..1547332465 100644 --- a/b2comments.php +++ b/b2comments.php @@ -21,6 +21,8 @@

Comments

+

RSS feed for comments on this post.

+ ping_status) { ?>

The URL to TrackBack this entry is:

diff --git a/b2commentspopup.php b/b2commentspopup.php index 6d784f0360..eafdc48806 100644 --- a/b2commentspopup.php +++ b/b2commentspopup.php @@ -20,6 +20,9 @@ foreach ($posts as $post) { start_b2();

Comments

+ +

RSS feed for comments on this post.

+
    get_results("SELECT * FROM $tablecomments WHERE comment_post_ID = $id ORDER BY comment_date");