function render_article($subject, $article, $info) { echo "
\"[Rozmiar:$subject
".($info['article_breaks'] == "y" ? nl2br($article) : $article)."
".$locale['040']."".$info['user_name']." || ".$locale['041'].showdate("longdate", $info['article_date'])." || ".$info['article_comments'].$locale['043']." · ".$info['article_reads'].$locale['044']." ".$locale[
"; }