Skip to content

Recent Content

created);
$output[] = l($popular_post->title, “node/$popular_post->nid”) . “($popular_post->comment_count)
created: $comment_date”;
}
print theme_item_list($output);
?>