function avtornovice($info) { global $locale; $res = "".$info['user_name'].", "; $res .= returnDate($info['news_date'],1).""; return "".$res;