diff --git a/b2comments.php b/b2comments.php index c6d27de703..d4152699d8 100644 --- a/b2comments.php +++ b/b2comments.php @@ -1,46 +1,42 @@ - %' AND comment_content NOT LIKE '%%' ORDER BY comment_date"; - $resultc = mysql_query($queryc); - if ($resultc) { - ?> + $comments = $wpdb->get_results("SELECT * FROM $tablecomments WHERE comment_post_ID = $id ORDER BY comment_date"); +?>

Comments

+

The URL to TrackBack this entry is:

+

+
    - comment_ID); ?> + -
  1. -

    By {$commentdata["comment_author"]} -QQQ; -} else { - echo $commentdata["comment_author"]; -} ?> @

    +

    by @

  2. - - - +
  3. No comments yet.
  4. - - +

Leave a Comment

Line and paragraph breaks automatic, website trumps email, HTML allowed:

-

@@ -52,16 +48,16 @@ QQQ;

- +

- +

- +

@@ -69,16 +65,11 @@ QQQ;

-
-
Go back.
\ No newline at end of file