theme_comment_flat_collapsed($comment)drupal/modules/comment.module, line 1570
function theme_comment_flat_collapsed($comment) { return theme('comment_view', $comment, '', 0); return ''; }