From 449342bad00247c89aecd05cec9bd5c749d80624 Mon Sep 17 00:00:00 2001 From: prashant Date: Thu, 5 Feb 2015 11:31:29 +0530 Subject: done minor changes --- tbc_comments.module | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tbc_comments.module b/tbc_comments.module index 7b5d968..768e0fd 100755 --- a/tbc_comments.module +++ b/tbc_comments.module @@ -61,6 +61,7 @@ $comment_query = db_query(" SELECT * FROM tbc_comments WHERE post_id = %d ORDER BY id DESC LIMIT 15 ", $preference_data->pe_id); + $countComment= mysql_num_rows($comment_query); $page_content .= "