Changeset 5617
- Timestamp:
- 05/31/07 22:13:06 (1 year ago)
- Files:
-
- trunk/wp-includes/feed-atom-comments.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-includes/feed-atom-comments.php
r5483 r5617 41 41 } 42 42 ?></title> 43 <link rel="alternate" href="<?php comment_link(); ?>" type="<?php bloginfo_rss(' content_type'); ?>" />43 <link rel="alternate" href="<?php comment_link(); ?>" type="<?php bloginfo_rss('html_type'); ?>" /> 44 44 45 45 <author>
