From: Andrew Dolgov Date: Fri, 12 Nov 2010 21:36:51 +0000 (+0300) Subject: cdm: display article author X-Git-Tag: 1.5.0~248 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=e5918944448a49a098fe584655a6599c36fe9dda;p=tt-rss.git cdm: display article author --- diff --git a/functions.php b/functions.php index 1281d59f..112f83eb 100644 --- a/functions.php +++ b/functions.php @@ -5384,6 +5384,7 @@ class=\"titleWrap$hlc_suffix\"> ".$line["title"]." + $entry_author "; print $labels_str;