[eluser]got 2 doodle[/eluser]
Thanks for pointing out the ommisision
I'm using 1.6.2 and it's in there.
Code:
// There are hundreds of bots but these are the most common.
$robots = array(
'googlebot' => 'Googlebot',
'msnbot' => 'MSNBot',
'slurp' => 'Inktomi Slurp',
'yahoo' => 'Yahoo',
'askjeeves' => 'AskJeeves',
'fastcrawler' => 'FastCrawler',
'infoseek' => 'InfoSeek Robot 1.0',
'lycos' => 'Lycos'
);
Just a cut and paste from the old code, does this help?
doodle