".$locale['uf_comments-stat'].""; } } else if ($profile_method == "display") { $user_fields = [ 'title' => $locale['uf_comments-stat'], 'value' => number_format(dbcount("(comment_id)", DB_COMMENTS, "comment_name='".intval($_GET['lookup'])."'"))."" ]; }