diff --git a/var/Widget/Archive.php b/var/Widget/Archive.php index 1bd3b5ea..6f70b23e 100644 --- a/var/Widget/Archive.php +++ b/var/Widget/Archive.php @@ -1498,7 +1498,7 @@ class Archive extends Contents 'date' => $this->created, 'link' => $this->permalink, 'author' => $this->author, - 'excerpt' => $this->description, + 'excerpt' => $this->___description(), 'comments' => $this->commentsNum, 'commentsFeedUrl' => $feedUrl, 'suffix' => $suffix