From e5918944448a49a098fe584655a6599c36fe9dda Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 13 Nov 2010 00:36:51 +0300 Subject: [PATCH] cdm: display article author --- functions.php | 1 + 1 file changed, 1 insertion(+) diff --git a/functions.php b/functions.php index 1281d59fe..112f83eb6 100644 --- a/functions.php +++ b/functions.php @@ -5384,6 +5384,7 @@ class=\"titleWrap$hlc_suffix\"> ".$line["title"]." + $entry_author "; print $labels_str;