| Server IP : 217.160.0.143 / Your IP : 216.73.217.84 Web Server : Apache System : Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux User : u89353126 ( 3190106) PHP Version : 8.2.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /homepages/36/d682636120/htdocs/public_html/wp-includes/ |
Upload File : |
<?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';