scripts.mit.edu
/
autoinstalls
/
wordpress.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Wordpress 3.7
[autoinstalls/wordpress.git]
/
wp-includes
/
rss-functions.php
diff --git
a/wp-includes/rss-functions.php
b/wp-includes/rss-functions.php
index 86458479df001dde15d197a908707c28754b7803..e6fc2b18ffe56b087f7fceae0d853e91af53e9b2 100644
(file)
--- 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'
);