function render_article($subject, $article, $info) { global $locale; echo "
$subject
[color=red][b]".nl2br($article)."[/b][/color]
".$locale['040']."".$info['user_name']." ".$locale['041'].showdate("longdate", $info['article_date'])." ".$info['article_comments'].$locale['043']." · ".$info['article_reads'].$locale['044']." ".$locale[
\n"; }