From 26ca15df72eee1812c1ad46fc6ec1182a915ec5c Mon Sep 17 00:00:00 2001 From: stes Date: Thu, 7 Sep 2017 13:00:09 +0300 Subject: [PATCH] bug fix --- views/artbox_comment_item.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/artbox_comment_item.php b/views/artbox_comment_item.php index 5031d28..6630afd 100755 --- a/views/artbox_comment_item.php +++ b/views/artbox_comment_item.php @@ -126,7 +126,7 @@
user->isGuest && $reply) { + if (!\Yii::$app->user->isGuest && $reply && \Yii::$app->user->id != $child->customer_id) { ?>