Your IP : 3.17.79.195


Current Path : /var/test/www/ljmti/wp-includes/
Upload File :
Current File : /var/test/www/ljmti/wp-includes/rss-functions.php

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

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