diff --git a/var/Widget/Comments/Archive.php b/var/Widget/Comments/Archive.php index 24fc7001..08e608a5 100644 --- a/var/Widget/Comments/Archive.php +++ b/var/Widget/Comments/Archive.php @@ -388,7 +388,7 @@ class Widget_Comments_Archive extends Widget_Abstract_Comments */ public function listComments($singleCommentOptions = NULL) { - $this->pluginHandle->trigger($plugged)->listComments($singleCommentOptions, $this); + $this->pluginHandle()->trigger($plugged)->listComments($singleCommentOptions, $this); if (!$plugged) { if ($this->have()) {