Frickity frack funk frack fracker

git-svn-id: http://svn.automattic.com/wordpress/trunk@3866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
matt 2006-06-13 02:32:22 +00:00
parent ea6a8a75bc
commit 85a6e3ecea
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ $more = 1;
<content:encoded><![CDATA[<?php the_excerpt_rss() ?>]]></content:encoded>
<?php endif; ?>
<?php endif; ?>
<wfw:commentRSS><?php echo comments_rss(); ?></wfw:commentRSS>
<wfw:commentRss><?php echo comments_rss(); ?></wfw:commentRss>
<?php rss_enclosure(); ?>
<?php do_action('rss2_item'); ?>
</item>