0byt3m1n1
Path:
/
var
/
lib
/
vz
/
www
/
clients
/
client6
/
web11
/
web
/
wp-includes
/
[
Home
]
File: 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' );