X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/80b7979fccf09a75af3f4c111fa27060ae6dbf85..c55863f11e8589bf8d4a5698bf15752406654f1c:/wp-includes/rss-functions.php?ds=sidebyside diff --git a/wp-includes/rss-functions.php b/wp-includes/rss-functions.php index 86458479..e6fc2b18 100644 --- a/wp-includes/rss-functions.php +++ b/wp-includes/rss-functions.php @@ -6,4 +6,4 @@ */ _deprecated_file( basename(__FILE__), '2.1', WPINC . '/rss.php' ); -require_once (ABSPATH . WPINC . '/rss.php'); +require_once( ABSPATH . WPINC . '/rss.php' );