Sign in
webkit
/
WebKit
/
Safari-3-2-branch
/
.
/
WebKitSite
/
blog
/
wp-includes
/
rss-functions.php
blob: c07f8671ad4528b81e903e4860fe7a561ba18de8 [
file
] [
log
] [
blame
]
<?
php
// Deprecated. Use rss.php instead.
require_once
(
ABSPATH
.
WPINC
.
'/rss.php'
);
?>