Wordpress/wp-includes/rss-functions.php
2007-01-13 21:23:41 +00:00

5 lines
99 B
PHP

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