AlkantarClanX12
Current Path : /public_html/ |
Current File : //public_html/rss-functions.php |
<?php /** * Deprecated. Use rss.php instead. * * @package WordPress */ _deprecated_file( basename( __FILE__ ), '2.1.0', WPINC . '/rss.php' ); require_once( ABSPATH . WPINC . '/rss.php' );