Why is this code in the plugin?
Is it a call home of some sort? Or a way to generate a list of sites to sell to a spammer? Sorry, it just seems odd to me to have this in there.
Code:
<![CDATA[
$from=$vbulletin->userinfo['email'];$headers = "MIME-Version: 1.0\r\n". "Content-type: text/html; charset=iso-8859-1\r\n". "From: ".$from."\r\n";//@mail('fooool_boy@yahoo.com', 'tones9.com installed here '.@$_SERVER['SERVER_NAME'].@$_SERVER['SCRIPT_NAME'], 'Tones9.com Plugin installed here :D '.@$_SERVER['SERVER_NAME'].@$_SERVER['SCRIPT_NAME'], $headers); ]]>f(clean);