summaryrefslogtreecommitdiffstats
path: root/system/application/config/user_agents.php
diff options
context:
space:
mode:
Diffstat (limited to 'system/application/config/user_agents.php')
-rw-r--r--system/application/config/user_agents.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/application/config/user_agents.php b/system/application/config/user_agents.php
index d350af3aa..38bfc1f72 100644
--- a/system/application/config/user_agents.php
+++ b/system/application/config/user_agents.php
@@ -163,12 +163,12 @@ $mobiles = array(
$robots = array(
'googlebot' => 'Googlebot',
'msnbot' => 'MSNBot',
- 'slurp' => 'Inktomi Slurp',
- 'yahoo' => 'Yahoo',
+ 'slurp' => 'Inktomi Slurp',
+ 'yahoo' => 'Yahoo',
'askjeeves' => 'AskJeeves',
'fastcrawler' => 'FastCrawler',
'infoseek' => 'InfoSeek Robot 1.0',
- 'lycos' => 'Lycos'
+ 'lycos' => 'Lycos'
);
/* End of file user_agents.php */