diff --git a/system/includes/functions.php b/system/includes/functions.php index 1e2e824..c3ac72f 100644 --- a/system/includes/functions.php +++ b/system/includes/functions.php @@ -860,6 +860,7 @@ EOF; // Disqus recent comments function recent_comments(){ + $comment = config('comment.system'); $disqus = config('disqus.shortname'); $script = <<