also, while i understand the need for self-identity... some users might not want YOUR name plastered all of their forums.
Code:
Bills PayPal Donate WOL Config A</title>
<hookname>online_location_unknown</hookname>
<phpcode><![CDATA[if ($userinfo['activity'] == 'billspaypal')
{
$handled = true;
$userinfo['action'] = '<i>Bills PayPal Donations</i>';
a simple fix, i know, but 'cmon already.