~canonical-sysadmins/wordpress/3.9.x

« back to all changes in this revision

Viewing changes to wp-commentsrss2.php

  • Committer: Andrew Glen-Young
  • Date: 2011-03-08 14:47:51 UTC
  • Revision ID: andrew.glen-young@canonical.com-20110308144751-1n6spqgayztf9h77
[AGY] import 3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
require( './wp-load.php' );
10
10
wp_redirect( get_bloginfo( 'comments_rss2_url' ), 301 );
11
 
 
12
 
?>
 
 
b'\\ No newline at end of file'
 
11
exit;
 
12
?>