diff --git a/wp-commentsrss2.php b/wp-commentsrss2.php index 36af395de7..76847e8f7a 100644 --- a/wp-commentsrss2.php +++ b/wp-commentsrss2.php @@ -14,7 +14,7 @@ echo ''; @@ -68,7 +68,7 @@ foreach ($posts as $post) { start_wp(); } } } -} +} } ?>