// SYSTEM PANEL //
[ROOT]
/
home
/
salvufkx
/
public_html
/
wp-includesmmm
[ PARENT ]
EDIT :: 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' );
SAVE
CANCEL