web/wp-includes/rss-functions.php
author Anthony Ly <anthonyly.com@gmail.com>
Tue, 11 Dec 2012 12:47:47 -0800
changeset 198 dcf82fd50cc6
parent 194 32102edaa81b
permissions -rw-r--r--
maj logo microsoft. backup sql local.

<?php
/**
 * Deprecated. Use rss.php instead.
 *
 * @package WordPress
 */

_deprecated_file( basename(__FILE__), '2.1', WPINC . '/rss.php' );
require_once (ABSPATH . WPINC . '/rss.php');