diff --git a/views/artbox_comment_item.php b/views/artbox_comment_item.php index 76457c0..db7c1f1 100755 --- a/views/artbox_comment_item.php +++ b/views/artbox_comment_item.php @@ -56,7 +56,7 @@
user->isGuest && $reply) { + if (!\Yii::$app->user->isGuest && $reply && \Yii::$app->user->id != $model->customer_id) { ?>