WordPress/wp-includes/rss-functions.php
ryan 1872907f45 Typo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4727 1a063a9b-81f0-0310-95a4-ce76da25c4cd
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');
?>