Oops. Fix indent. I hate tabs.
git-svn-id: https://develop.svn.wordpress.org/trunk@2374 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
69a27c4a7b
commit
bb8b9de56a
@ -33,7 +33,7 @@ $more = 1;
|
||||
<title><?php the_title_rss() ?></title>
|
||||
<link><?php permalink_single_rss() ?></link>
|
||||
<comments><?php comments_link(); ?></comments>
|
||||
<pubDate><?php echo mysql2date('D, d M Y H:i:s +0000', get_post_time('Y-m-d H:i:s', true), false); ?></pubDate>
|
||||
<pubDate><?php echo mysql2date('D, d M Y H:i:s +0000', get_post_time('Y-m-d H:i:s', true), false); ?></pubDate>
|
||||
<dc:creator><?php the_author() ?></dc:creator>
|
||||
<?php the_category_rss() ?>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user