From b5639b5902e17537defd8226903b7231b33c9086 Mon Sep 17 00:00:00 2001 From: stes Date: Thu, 31 Aug 2017 12:19:31 +0300 Subject: [PATCH] comment widget --- views/artbox_comment_item.php | 4 +++- views/artbox_comment_list.php | 5 +++++ widgets/CommentWidget.php | 6 ++++++ 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/views/artbox_comment_item.php b/views/artbox_comment_item.php index 3b397dc..678ea69 100755 --- a/views/artbox_comment_item.php +++ b/views/artbox_comment_item.php @@ -9,6 +9,7 @@ * @var mixed $key * @var int $index * @var ListView $widget + * @var string $display_name */ ?>
@@ -27,8 +28,9 @@