Changeset 2366 for trunk/wp-rss.php
- Timestamp:
- 02/21/2005 04:19:43 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/wp-rss.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-rss.php
r2318 r2366 19 19 <link><?php bloginfo_rss('url') ?></link> 20 20 <description><?php bloginfo_rss('description') ?></description> 21 <lastBuildDate><?php echo mysql2date('D, d M Y H:i:s +0000', get_lastpostmodified('GMT'), 0); ?></lastBuildDate>21 <lastBuildDate><?php echo mysql2date('D, d M Y H:i:s +0000', get_lastpostmodified('GMT'), false); ?></lastBuildDate> 22 22 <docs>http://backend.userland.com/rss092</docs> 23 23 <language><?php echo get_option('rss_language'); ?></language>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)