Wordpress/wp-includes/rss-functions.php
Ryan Boren 9af63f6f99 Typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@4727 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-13 21:32:33 +00:00

5 lines
100 B
PHP

<?php
// Deprecated. Use rss.php instead.
require_once (ABSPATH . WPINC . '/registration.php');
?>