if (page !== '') { echo '', Translate( empty(isThread) ? 'Comments' : 'Replies' ), ''; } if ($thisPostCommentsRSS2) {?>
}?>
if ($isCommentingEnabled) { Insert('comment form', array('url' => commentingURL, 'query' => commentingQuery, 'fields' => commentingFields, 'commentID' => null)); } else {?>Sorry, commenting is disabled.
} InsertList('comments'); ?>