aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2010-12-03 01:38:34 +0100
committerAndreas Fischer <bantu@phpbb.com>2010-12-03 01:38:34 +0100
commit59d4e905ba647c13c52368714e658964e698a2de (patch)
tree8c5428f86bbc1c584bb6b10500a42cc3fcdc0321 /phpBB/includes
parentbbde10b410ed76965acc7783d418446f17caeffa (diff)
parent23765fa6684ab8a4764ce944ac0469d2973eb12f (diff)
downloadforums-59d4e905ba647c13c52368714e658964e698a2de.tar
forums-59d4e905ba647c13c52368714e658964e698a2de.tar.gz
forums-59d4e905ba647c13c52368714e658964e698a2de.tar.bz2
forums-59d4e905ba647c13c52368714e658964e698a2de.tar.xz
forums-59d4e905ba647c13c52368714e658964e698a2de.zip
Merge branch 'ticket/igorw/9932' into develop-olympus
* ticket/igorw/9932: [ticket/9932] Add the Bing bot when converting
Diffstat (limited to 'phpBB/includes')
-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/', ''),