f7a60ab956
git-svn-id: https://develop.svn.wordpress.org/trunk@4726 602fd350-edb4-49c9-b593-d223f7449a82
5 lines
99 B
PHP
5 lines
99 B
PHP
<?php
|
|
// Deprecated. Use rss.php instead.
|
|
equire_once (ABSPATH . WPINC . '/registration.php');
|
|
?>
|