diff options
author | Jacques du Rand <jacquesdr@gmail.com> | 2014-11-23 17:34:20 +0100 |
---|---|---|
committer | Jacques du Rand <jacquesdr@gmail.com> | 2014-11-23 17:34:20 +0100 |
commit | 050333629384d53bbef155af931651ca7e61b816 (patch) | |
tree | beb6cc280b0d8a2e5533e9016b85cd2493b9de03 | |
parent | e8ae97248e7afab87bcec5cfd7797d11dd6f916d (diff) |
Removed EOL
-rw-r--r-- | application/config/user_agents.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/config/user_agents.php b/application/config/user_agents.php index 8f9880e53..2b51e6051 100644 --- a/application/config/user_agents.php +++ b/application/config/user_agents.php @@ -234,7 +234,7 @@ $robots = array( 'slurp' => 'Inktomi Slurp', 'yahoo' => 'Yahoo', 'askjeeves' => 'AskJeeves', - 'fastcrawler' => 'FastCrawler', + 'fastcrawler' => 'FastCrawler', 'infoseek' => 'InfoSeek Robot 1.0', 'lycos' => 'Lycos', 'yandex' => 'YandexBot', |