ScottB00 (312786)

comments, $wpdb->posts WHERE user_id = $curauth->ID AND comment_post_id = ID AND comment_approved = 1 ORDER BY comment_ID DESC LIMIT $commented_page, 15 "; $comments_array = $wpdb->get_results($querystr, OBJECT); if ($comments_array): ?>

Recent Comments from ScottB00