Show Your Support
if ($loggedin['usergroupid'] == 6 and $highlightadmin) { $username = "<b><i>$loggedin[username]</i></b>";
if ($user['usergroupid'] == 6 and $highlightadmin) { $userinfo["$key"]['username'] = "<b><i>$user[username]</i></b>";
if (in_array($user['usergroupid'],array(6,XX)) and $highlightadmin) { $userinfo["$key"]['username'] = "<b><i>$user[username]</i></b>";