mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-02 05:31:25 +01:00
1872907f45
git-svn-id: http://svn.automattic.com/wordpress/trunk@4727 1a063a9b-81f0-0310-95a4-ce76da25c4cd
5 lines
100 B
PHP
5 lines
100 B
PHP
<?php
|
|
// Deprecated. Use rss.php instead.
|
|
require_once (ABSPATH . WPINC . '/registration.php');
|
|
?>
|