aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/install/database_update.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/install/database_update.php b/phpBB/install/database_update.php
index bbb05e67ec..c8675fa95a 100644
--- a/phpBB/install/database_update.php
+++ b/phpBB/install/database_update.php
@@ -2120,6 +2120,7 @@ function change_database_data(&$no_updates, $version)
AND module_mode = \'signature\'';
_sql($sql, $errored, $error_ary);
+ // Update bot list
$bots_to_update = array(
'Baidu [Spider]' => array('Baiduspider', ''),
'Exabot [Bot]' => array('Exabot', ''),