Code:
if ($_REQUEST['do']=="signup")
{
	$_REQUEST['do'] = 'register';
}
$vbulletin->GPC['agree'] = true;