Current Path : /home/ephorei/www/wp-includes/images/media/q2m9hb/ |
Current File : /home/ephorei/www/wp-includes/images/media/q2m9hb/rss-functions.php.tar |
home/ephorei/www/wp-includes/rss-functions.php 0000644 00000000377 15005747402 0015546 0 ustar 00 <?php /** * Deprecated. Use rss.php instead. * * @package WordPress * @deprecated 2.1.0 */ if ( ! defined( 'ABSPATH' ) ) { exit(); } _deprecated_file( basename( __FILE__ ), '2.1.0', WPINC . '/rss.php' ); require_once ABSPATH . WPINC . '/rss.php';