#3853 closed defect (bug) (fixed)
Double semicolon
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.2 | Priority: | normal |
Severity: | trivial | Version: | 2.2 |
Component: | Administration | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
in Changeset 4929 /wp-includes/feed.php line 93
92function comments_rss_link($link_text = 'Comments RSS', $commentsrssfilename = 'nolongerused') {
93 $url = get_post_comments_feed_link();;
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Path also removes another instance of double simicolons in app.php