aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_convert.php
diff options
context:
space:
mode:
authorRichard Foote <dicky@phpbb.com>2010-11-28 13:32:35 +0100
committerIgor Wiedler <igor@wiedler.ch>2010-11-29 08:33:10 +0100
commit23765fa6684ab8a4764ce944ac0469d2973eb12f (patch)
tree0de1e5c6f24ca4a541cf8ef87829e62ed328b43d /phpBB/includes/functions_convert.php
parentf204ce682565c87b041abafa69db76d698b60dfc (diff)
downloadforums-23765fa6684ab8a4764ce944ac0469d2973eb12f.tar
forums-23765fa6684ab8a4764ce944ac0469d2973eb12f.tar.gz
forums-23765fa6684ab8a4764ce944ac0469d2973eb12f.tar.bz2
forums-23765fa6684ab8a4764ce944ac0469d2973eb12f.tar.xz
forums-23765fa6684ab8a4764ce944ac0469d2973eb12f.zip
[ticket/9932] Add the Bing bot when converting
PHPBB3-9932
Diffstat (limited to 'phpBB/includes/functions_convert.php')
-rw-r--r--phpBB/includes/functions_convert.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/includes/functions_convert.php b/phpBB/includes/functions_convert.php
index 9e26043b39..4a359dcade 100644
--- a/phpBB/includes/functions_convert.php
+++ b/phpBB/includes/functions_convert.php
@@ -1816,6 +1816,7 @@ function add_bots()
'Alta Vista [Bot]' => array('Scooter/', ''),
'Ask Jeeves [Bot]' => array('Ask Jeeves', ''),
'Baidu [Spider]' => array('Baiduspider+(', ''),
+ 'Bing [Bot]' => array('bingbot/', ''),
'Exabot [Bot]' => array('Exabot/', ''),
'FAST Enterprise [Crawler]' => array('FAST Enterprise Crawler', ''),
'FAST WebCrawler [Crawler]' => array('FAST-WebCrawler/', ''),