The comment_bonus_api_node_show() function has an if statement that looks for comment_bonus_api_comment_render(). Well, that function is always going to be found since it's in that module. Removing the if to avoid that logic check.
The comment_bonus_api_node_show() function has an if statement that looks for comment_bonus_api_comment_render(). Well, that function is always going to be found since it's in that module. Removing the if to avoid that logic check.
Comments
Comment #1
rjbrown99 commentedCommitted
http://drupalcode.org/project/comment_bonus_api.git/commit/212e273