git-svn-id: https://develop.svn.wordpress.org/trunk@742 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2004-01-09 00:50:13 +00:00
parent c70e0c8a4c
commit 806de53c59
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ if (!isset($rss_excerpt_length) || ($rss_encoded_html == 1)) { $rss_excerpt_leng
<language><?php echo $rss_language ?></language>
<copyright>Copyright <?php echo mysql2date('Y', get_lastpostdate()); ?></copyright>
<pubDate><?php echo gmdate('r'); ?></pubDate>
<generator>http://wordpress.org/?v=<?php echo $wp_version ?>"</generator>
<generator>http://wordpress.org/?v=<?php echo $wp_version ?></generator>
<?php $items_count = 0; if ($posts) { foreach ($posts as $post) { start_wp(); ?>
<item>