$comment_type, 'comment_db' => $comment_db, 'comment_col' => $comment_col, 'comment_item_id' => $comment_item_id, 'clink' => $clink, 'comment_echo' => FALSE, 'comment_allow_subject' => FALSE, 'comment_allow_ratings' => $ratings ], '_'.$comment_type.$comment_item_id)->showComments(); echo $html; }